Opened 9 years ago
Closed 9 years ago
#12589 closed bug (fixed)
Default button look changed for the worse
Reported by: | axeld | Owned by: | axeld |
---|---|---|---|
Priority: | blocker | Milestone: | R1/beta1 |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | looncraz | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Since looncraz's changes, the color of the border around the default button looks quite ugly. Please revert to its previous appearance.
Attachments (2)
Change History (7)
comment:1 by , 9 years ago
Priority: | normal → blocker |
---|
comment:2 by , 9 years ago
Change the control highlight color to 172, 172, 172, this will then be pixel-perfect with the previous appearance.
This could also be made the new default value for the color.
by , 9 years ago
Attachment: | BButton-Default-Appearance.patch added |
---|
follow-up: 4 comment:3 by , 9 years ago
patch: | 0 → 1 |
---|
comment:4 by , 9 years ago
Replying to looncraz:
Changes default control highlight color to 172, 172, 172. This color is used by some applications (such as the virtual memory preflet for the slider color) and is, as such, not a perfect solution.
The next alternative is to actually use the control border color and change its default value to 172, 172, 172.
As such, the patch here should be considered just one option. I'll create another patch that uses the control border color.
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Applied (the second one) in hrev50052.
Also, menu fields now have a 1px white border, too.