Actions
Feature #1288
openGTK client remember size of the options dlog
Status:
New
Priority:
Normal
Assignee:
-
Category:
gtk3.22-client
Target version:
-
Start date:
04/06/2025
Due date:
% Done:
0%
Estimated time:
Description
Similar to #1287, the qt client does it.
I haven't figured out how to yet, but will try.
Files
Actions
#1
Updated by Dean Brown 16 days ago
- File 1288-1time.patch 1288-1time.patch added
- File 1288-alltime.patch 1288-alltime.patch added
Found fixes for gtk3.22 & gtk4.
The 1time patch made from 3.1 branch, doesn't touch freeciv-client-rc-* file, saves the size during one runtime.
The alltime patch made from main branch, affects freeciv-client-rc-* file, saves the size across runtimes. This patch was created after the patch "#1287-main.patch" from issue #1287 was done.
Updated by Dean Brown 13 days ago
- File 1288-gtk5-alltime.patch 1288-gtk5-alltime.patch added
copy the fix into gtk5
Actions