#5994 closed defect (fixed)
GUI: Highlighting scrollbar buttons glitches with 1x scaler
Reported by: | lordhoto | Owned by: | digitall |
---|---|---|---|
Priority: | normal | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description
Platform: Linux/amd64 Build from commit: c3b52343dceaae253df9324a417a526f13c52333
This only seems to affect scummmodern. When trying to highlight the scrollbar buttons in the launcher for example the button's background does not get red and furthermore the triangle shape changes a little bit.
Ticket imported from: #3493324. Ticket imported from: bugs/5994.
Change History (7)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Yeah wjp pointed that out to me on IRC yesterday too. I still think it's confusing to say the least. IMHO we should have it be highlighted properly too.
comment:3 by , 13 years ago
We now have a fix for this bug filed in https://github.com/scummvm/scummvm/pull/219 to be reviewed.
comment:4 by , 13 years ago
Have tested with and without the fix and this does correct both issues reported here.
comment:5 by , 13 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:6 by , 13 years ago
Merged pull request to fix in commit 0a08b2461fe5ff55ef83253d42d05138711fba22... Closing.
comment:7 by , 6 years ago
Component: | → GUI |
---|
I could be wrong, but to me it looks like scrollbar_button_hover (in gui/themes/scummmodern/scummmodern_gfx.stx) for low resolutions is set up to not fill the rounded square that makes up the scrollbar button. I don't know why. If the gradient doesn't look good at such small sizes, perhaps a solid colour would be preferable?
I have no idea about the triangle thing.