commit 7d4abc4b892baff6a4b8903420a82346925ae58d
parent 4560648aae6779f43c2a72e6a3fa158e72129a06
Author: fundamental <mark.d.mccurry@gmail.com>
Date: Fri, 23 Oct 2015 22:20:23 -0400
FreeModeUI: Make Window Resizeable
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/UI/EnvelopeUI.fl b/src/UI/EnvelopeUI.fl
@@ -91,7 +91,7 @@ delete (freemodeeditwindow);} {}
} {
Fl_Window freemodeeditwindow {
label Envelope open
- xywh {702 801 575 180} type Double
+ xywh {702 801 575 180} type Double resizable
class Fl_Osc_Window visible
} {
Fl_Button {} {