#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 , 3 years ago
| Summary: | Built-in theme + "Small" GUI Scale do not render the cross in checkboxes → GUI: Built-in theme + "Small" GUI Scale do not render the cross in checkboxes |
|---|
comment:2 by , 3 years ago
comment:3 by , 3 years ago
I'm always testing without any scaling (usually thanks to --disable-scalers). I'll post the output later today.
comment:4 by , 3 years 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 , 3 years 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:7 by , 3 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
This is now fixed in f06f470685fae195d4922cc9efecdbaaeee13330

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