Resize QR input widgets
Bug #1006630 reported by
David Planella
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Qreator |
Fix Released
|
Medium
|
Schwarzburg |
Bug Description
In the current code snapshot (rev 78), whenever a new QR code type is chosen, the notebook widget (with hidden tabs) that is used to show the input widgets has always the vertical size of the biggest of the widgets.
We need to make the pages of the tabs to resize dynamically to the size of each widget. See the related Askubuntu question on http://
Related branches
lp:~stefan-schwarzburg/qreator/qreator
- David Planella: Approve
-
Diff: 123 lines (+16/-37)4 files modifieddata/ui/QrCodeLocation.ui (+3/-3)
data/ui/QrCodeSoftwareCentreApp.ui (+0/-3)
data/ui/QreatorWindow.ui (+6/-9)
qreator/QreatorWindow.py (+7/-22)
Changed in qreator: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in qreator: | |
status: | Triaged → Fix Committed |
Changed in qreator: | |
milestone: | none → 12.08 |
Changed in qreator: | |
assignee: | nobody → Schwarzburg (stefan-schwarzburg) |
Changed in qreator: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.