Keep About webpage inside the details column

This commit is contained in:
Mario Fetka
2026-07-15 06:56:17 +02:00
parent 7aa1dfc7ab
commit e0218bba7f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4372,7 +4372,7 @@ esources at genesys.ro, testing"));
}
o->end();
}
{ Fl_Box* o = new Fl_Box(15, 255, 300, 20, gettext("Webpage - https://prozilla.disconnected-by-peer.at"));
{ Fl_Box* o = new Fl_Box(15, 255, 195, 40, gettext("Webpage - https://prozilla.disconnected-by-peer.at"));
o->color(29);
o->labelsize(10);
o->labelcolor(1);
+1 -1
View File
@@ -358,7 +358,7 @@ Function {make_about_win()} {} {
}
Fl_Box {} {
label {Webpage - https://prozilla.disconnected-by-peer.at}
xywh {15 255 195 20} color 29 labelsize 10 labelcolor 1 align 128
xywh {15 255 195 40} color 29 labelsize 10 labelcolor 1 align 128
}
}
}