mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-13 12:25:53 +01: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