Public bug reported:

Using an OptionSelector as child of a Row makes the app freeze if now
row size is defined and there is at least one other element in the row:


Row {
  Item { width: 20; height: 20 }    //freeze goes away without this Item
  OptionSelector {
    text: "Label"
    model: ["Value 1", "Value 2"]
  }
}

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586786

Title:
  OptionSelector in Row results in freeze

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1586786/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to