News:

Simutrans Wiki Manual
The official on-line manual for Simutrans. Read and contribute.

Position of the combo box is displayed below the proper position in some case

Started by Ranran, November 07, 2020, 09:21:55 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ranran

Thank you for your daily maintenance.

After suffering from this issue for a while in the extended code, I realized that it is a simutrans issue. (´・ω・`)

When the font size is increased, the position of the combo box may be displayed below the proper position.
The correct position, that is, at the same height as the label, or in the cell of the table.


For example, in Yu Gothic, 16px example:
The combobox is clearly visible at the bottom of the frame.

Extended(with GUI debug mode)


Standard(r9274)




Extended(with GUI debug mode)


Standard(r9274)




Extended(with GUI debug mode)


Standard(r9274)


The last is the most obvious example. The Japanese translation is bit different, but the code in the load font dialog is the same between standard and extended.
The GUI debug display shows that the combobox is out of the frame.

Dwachs

Parsley, sage, rosemary, and maggikraut.

Ranran