marqs85 / ossc

Open Source Scan Converter
http://junkerhq.net/xrgb/index.php/OSSC
GNU General Public License v3.0
480 stars 64 forks source link

[Feature request] Improve the "INFO" button (make it a toggle) #69

Closed RowanDDR closed 3 years ago

RowanDDR commented 3 years ago

When you press "INFO" button, info comes up... but it stays up forever.. no timeout. At the moment I think the only way to clear the info box from the screen is to press "MENU" then exit out of the menu, which is not intuitive.

So I propose 2 improvements:

marqs85 commented 3 years ago

9c5e7b5 already implements more extensive info box which is shown for the duration of OSD status disp.

RowanDDR commented 3 years ago

OK thanks, good to know. Good work!