FreeCol / freecol

FreeCol: FreeCol is a turn-based strategy game based on the old game Colonization, and similar to Civilization. The objective of the game is to create an independent nation.
GNU General Public License v2.0
581 stars 170 forks source link

colony management screen #112

Open CharlieAtlas opened 2 years ago

CharlieAtlas commented 2 years ago

The colony management screen got resized. I found the option to resize, but it makes me wonder if the automatic scaling got goofed up.

Calebrw commented 2 years ago

Can you share your system settings? Please also attach a save game file where this occurs, a screenshot of the issue, and most importantly the FreeCol.log file.

stiangre commented 2 years ago

I am guessing you are experiencing one of these two issues:

  1. Did you change the scaling while the colony management panel was open? If yes, the issue is fixed by just closing the screen and reopening. Currently, we do not support rescaling open panels (we will eventually, though).
  2. The panel sizes are stored. This might cause the panel to look weird when changing scale. In that case, just resize the panel manually by dragging the border.
CharlieAtlas commented 2 years ago

I am going to get the info requested above, and then transfer this over to sourceforge issues. I will close it when I get that done. Not a lot of time to go back to it right now though.