Opened 15 months ago

Closed 11 months ago

Last modified 11 months ago

#14054 closed defect (fixed)

GUI: Built-in theme + "Small" GUI Scale do not render the cross in checkboxes

Reported by: mikrosk Owned by: lephilousophe
Priority: normal Component: GUI
Version: Keywords: theme, checkbox
Cc: Game:

Description

Medium (the default) works ok but Small it does not. The checkboxes are still (invisibly) checked and unchecked, so it's a visual, not functional, bug.

Change History (8)

comment:1 by tag2015, 13 months ago

Summary: Built-in theme + "Small" GUI Scale do not render the cross in checkboxesGUI: Built-in theme + "Small" GUI Scale do not render the cross in checkboxes

comment:2 by lephilousophe, 11 months ago

Small works here.
It has to depend on the scale factor.
Using -d3 flag, could you paste lines in the form of :

Setting 1695 x 971 -> 1595 x 913 -- 1.06248

comment:3 by mikrosk, 11 months ago

I'm always testing without any scaling (usually thanks to --disable-scalers). I'll post the output later today.

comment:4 by mikrosk, 11 months ago

Medium (default, checkboxes visible): Setting 320 x 200 -> 320 x 200 -- 1
Small (checkboxes not visible): Setting 320 x 200 -> 426 x 266 -- 0.75

comment:5 by lephilousophe, 11 months ago

This works here with OpenGL and SurfaceSDL backends using Remastered theme.
It fails with classic theme (black and green), do you confirm you are using this theme?

comment:6 by mikrosk, 11 months ago

Indeed, by "Built-in theme" in the title I meant the classic one.

comment:7 by lephilousophe, 11 months ago

Owner: set to lephilousophe
Resolution: fixed
Status: newclosed

comment:8 by mikrosk, 11 months ago

Confirmed, thanks for looking into that!

Note: See TracTickets for help on using tickets.