mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-04 06:13:33 +02:00
fixed color dragging from colorwell
This commit is contained in:
@@ -720,6 +720,7 @@ int main(int argc, char **argv)
|
||||
|
||||
testTabView(scr);
|
||||
|
||||
testColorWell(scr);
|
||||
#if 0
|
||||
testFontPanel(scr);
|
||||
|
||||
@@ -727,7 +728,6 @@ int main(int argc, char **argv)
|
||||
|
||||
testGradientButtons(scr);
|
||||
testProgressIndicator(scr);
|
||||
testColorWell(scr);
|
||||
|
||||
testTextField(scr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user