Modify

Opened 8 years ago

Closed 8 years ago

#13198 closed enhancement (fixed)

[Patch] Add new flow layout that does the right height computation.

Reported by: michael2402 Owned by: team
Priority: normal Milestone: 16.07
Component: Core Version:
Keywords: gsoc-core Cc: Don-vip, bastiK, stoecker

Description

The normal FlowLayout attempts to place all labels on one line when computing the minimal size.

This one assumes that the container width is fixed. This makes the buttons display nicer in the upload dialogs. It can be used in all places where a row of buttons should fill the full width of the window and should be wrapped whenever there is not enough space.

Partially fixes #13070

Attachments (1)

patch-fix-flow-layout-wrap.patch (10.2 KB ) - added by michael2402 8 years ago.

Download all attachments as: .zip

Change History (2)

by michael2402, 8 years ago

comment:1 by Don-vip, 8 years ago

Resolution: fixed
Status: newclosed

In 10622/josm:

fix #13198 - Add new flow layout that does the right height computation (patch by michael2402, modified) - gsoc-core

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.