somini / Pixelvision2

Steam Skin created by Pulseh and continued by Mr Late
273 stars 32 forks source link

Text input box for screenshot uploader clips "Remaining Characters" display - using Alternative Font tweak in settings.ini #66

Closed EvilJackCarver closed 8 years ago

EvilJackCarver commented 8 years ago

Having a minor issue where the top of the "Characters remaining" display is lopped off when typing. I am able to reproduce the issue across different games' screenshots, and across different screenshots of the same game.

Screenshot of issue:

Screenshot of the top of the characters-remaining display being lopped off

According to the Layout tab of the F6 menu, the key is in resource/layout/screenshotmanager.layout and the selection is "publish_Charsleft / Label".

Pixelvision² build dated 2016-02-12, Windows 7 build 7601 x64, Steam client build as of 2016-02-04 12:24:44 (timezone not stated). I am using the Steam Piston and Smaller Big Picture Icon overrides.

The following items in my settings.ini file are uncommented:

somini commented 8 years ago

Many thanks for the extremely detailed report, you practically solved it right there. I can confirm this, with the +3 font tweak and no overrides. I've pushed a small fix for this to master, since it's a very localized bug, it shouldn't have far-reaching consequences. It simply increases the bottom margin on the label.

Reopen this if this hasn't fixed it for you. And keep this hyper-detailed bug reports coming. :D

EvilJackCarver commented 8 years ago

Confirming that the update to the screenshotmanager.layout fixed the issue, cheers for the quick response!