#6676 closed enhancement (fixed)
Less padding in FileType-Add-on window (patch)
Reported by: | humdinger | Owned by: | yourpalal |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences/FileTypes | Version: | R1/Development |
Keywords: | padding | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev38827.
Currently the FileTye add-on shows a bit too much vertical padding between e.g. the radio buttons. I'm not totally sure when dealing with layouting, so I'd appreciate if somebody looked over this tiny patch...
Attached are the patch, and screenshots of old and new.
Attachments (4)
Change History (11)
by , 14 years ago
Attachment: | FileType_addon_window.diff added |
---|
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
comment:2 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 14 years ago
A quick look over the patch looks good, although I would leave the padding as-is for version box, at least the horizontal padding. With the h-padding at 0, the elements making up the version look a bit squished. The vertical padding can(and is) be reduced though.
comment:6 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks yourpalal. You're right with the horizontal padding. I put it back. Patched with hrev38839.
diver, I'm not sure about the window size. I guess it's on purpose to accommodate a reasonable width for the the long description.
BTW, resizing the window horizontally leaves artifacts from the BBoxes...
comment:7 by , 14 years ago
patch: | 1 → 0 |
---|
The patch