Opened 18 years ago
Last modified 18 years ago
#228 new enhancement
Allow more vertical collapse of description widgets
Reported by: | diane | Owned by: | diane |
---|---|---|---|
Priority: | major | Milestone: | release_1.2 |
Component: | Qt Gui | Version: | |
Keywords: | Cc: |
Description
In order to cram more tracks on a screen, we might want to be allowed to collapse at least some of the information in the sidebars.
Change History (2)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Summary: | Allow more verticle collapse of description widgets → Allow more vertical collapse of description widgets |
---|
Note:
See TracTickets
for help on using tickets.
setMinimumSize(5, 5) in SequenceDescription::createWidget made it possible to collapse the widgets.