Opened 17 years ago
Closed 17 years ago
#2043 closed enhancement (fixed)
[PATCH] Network preferences interface fix
Reported by: | stpere | Owned by: | stippi |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences/Network | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Not all the controls were totally shown.. In particular, the device name in the dropdown list was clipped, I have added a resize control at the end of the interface building code to make sure everything is visible.
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | network.diff added |
---|
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
But the patch doesn't reference any hard coded font sizes. I am simply going to test it, but it looks fine AFAIK.
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
With hrev24854 it is truly font sensitive in all situations. Used the new layout features which also makes the code much simpler.
Note:
See TracTickets
for help on using tickets.
This works well when the font size is set to 13 or less, but anything 14 and larger will still cause clipping.