jankrause / idocit

Automatically exported from code.google.com/p/idocit
0 stars 0 forks source link

Fix layout of preference page #56

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enter long lists of addressees or verbs into text- respectively listboxes.

What is the expected output? What do you see instead?
After closing the dialog it should be opened in the same style as before. But 
the widgets changed depending on their amount of content.

Estimation:

Original issue reported on code.google.com by krauseda...@web.de on 15 Jul 2011 at 11:16

GoogleCodeExporter commented 8 years ago
The layout problems have been fixed. The problem was that the 
GridLayoutData-objects have been instanciated with a hint.y of 600 ;).

Original comment by krauseda...@web.de on 20 Oct 2011 at 11:18