Revert "ui.gadgets.labeled: flat colour on windows because of the gradient bug"
This reverts commit b81a5f9c7a
.
clean-macosx-x86-32
parent
a3b439047f
commit
f84cfc7209
|
@ -14,10 +14,7 @@ M: labeled-gadget focusable-child* content>> ;
|
|||
: <title-bar> ( title -- title-bar )
|
||||
>label [ t >>bold? ] change-font
|
||||
{ 0 4 } <border>
|
||||
os windows?
|
||||
[ toolbar-background <solid> ]
|
||||
[ title-bar-gradient <gradient> ]
|
||||
if >>interior ;
|
||||
title-bar-gradient <gradient> >>interior ;
|
||||
|
||||
PRIVATE>
|
||||
|
||||
|
|
Loading…
Reference in New Issue