Settings section hides some titles

Bug #1605087 reported by Dubstar_04
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Design
Fix Committed
Critical
Dubstar_04

Bug Description

Consider a custom component for the section header

If sections are used then the model should be changed for actions.

    Sections {
            actions: [
                Action {
                    text: "first"
                    onTriggered: print("one")
                },
                Action {
                    text: "second"
                    onTriggered: print("two")
                },
                Action {
                    text: "third"
                    onTriggered: print("three")
                }
            ]
        }

Dubstar_04 (dubstar-04)
Changed in design-app:
status: New → Confirmed
importance: Undecided → Critical
assignee: nobody → Dubstar_04 (dubstar-04)
milestone: none → 1.0
description: updated
Dubstar_04 (dubstar-04)
Changed in design-app:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.