summaryrefslogtreecommitdiff
path: root/fluid/alignment_panel.fl
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2023-07-14 18:10:09 +0200
committerMatthias Melcher <github@matthiasm.com>2023-07-14 18:10:17 +0200
commitf8ebde4da4b8a84d67d319f03d7c8c1bc7c22298 (patch)
treef5e6cc205dec02db0cfc789d1b162a591874c883 /fluid/alignment_panel.fl
parent12592753166337548c9f80f7247803070433b2fd (diff)
Documentation: screenshot updates
Diffstat (limited to 'fluid/alignment_panel.fl')
-rw-r--r--fluid/alignment_panel.fl6
1 files changed, 3 insertions, 3 deletions
diff --git a/fluid/alignment_panel.fl b/fluid/alignment_panel.fl
index 2d2bfff11..3a3b1f0d2 100644
--- a/fluid/alignment_panel.fl
+++ b/fluid/alignment_panel.fl
@@ -107,8 +107,8 @@ decl {void scheme_cb(Fl_Scheme_Choice *, void *);} {public local
Function {make_settings_window()} {open
} {
Fl_Window settings_window {
- label {GUI Settings} open
- xywh {617 331 340 580} type Double align 80 resizable
+ label {FLUID Settings} open selected
+ xywh {617 331 340 580} type Double align 80
code0 {o->size_range(o->w(), o->h());} non_modal visible
} {
Fl_Tabs w_settings_tabs {
@@ -116,7 +116,7 @@ Function {make_settings_window()} {open
xywh {10 10 320 530} selection_color 12 labelsize 11 labelcolor 255
} {
Fl_Group {} {
- label General open selected
+ label General open
image {icons/general_64.png} compress_image 1 xywh {10 60 320 480} labelsize 11
code0 {o->image()->scale(36, 24);}
} {