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 )
|
: <title-bar> ( title -- title-bar )
|
||||||
>label [ t >>bold? ] change-font
|
>label [ t >>bold? ] change-font
|
||||||
{ 0 4 } <border>
|
{ 0 4 } <border>
|
||||||
os windows?
|
title-bar-gradient <gradient> >>interior ;
|
||||||
[ toolbar-background <solid> ]
|
|
||||||
[ title-bar-gradient <gradient> ]
|
|
||||||
if >>interior ;
|
|
||||||
|
|
||||||
PRIVATE>
|
PRIVATE>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue