Project

General

Profile

Actions

Bug #1200

open

qt5 client city screen doesn't allow specialist icon sizes other than the default 15x20

Added by Hugo Lobo 29 days ago. Updated 29 days ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Qt-client
Target version:
-
Start date:
12/24/2024
Due date:
% Done:

0%

Estimated time:

Description

Since the specialists on the city screen are too small, i wanted to create a mod that increases the size of said icons. Unfortunately, the city screen on qt5 expects a fixed size of 15x20, instead of adjusting according to the size defined on specialists.spec. The same goes for the citizen mood icons defined in small.spec.

Version:
Freeciv-3.2.0-beta1-client-win64-qt5

Actions #1

Updated by Marko Lindqvist 29 days ago

Did you change "small_tile_width" and "small_tile_height" in the .tilespec file of the tileset you are using? Quick glance at the qt-client code didn't reveal any obvious mistakes there (it should respect small_tile_width / small_tile_height)

Actions #2

Updated by Hugo Lobo 29 days ago

Marko Lindqvist wrote in #note-1:

Did you change "small_tile_width" and "small_tile_height" in the .tilespec file of the tileset you are using? Quick glance at the qt-client code didn't reveal any obvious mistakes there (it should respect small_tile_width / small_tile_height)

Ahh crap, that was it. I didn't know i had to change those values too. It's working now.
Thank you for the heads up and have a nice Christmas. :)

Actions

Also available in: Atom PDF