ChrisNZL / Tallowmere2

Changelog, issue tracker, and development knowledge for Tallowmere 2.
https://tallowmere2.com
13 stars 0 forks source link

Touchscreen: Make menu arrows more "visible" #1027

Closed ChrisNZL closed 1 year ago

ChrisNZL commented 2 years ago

Currently in 0.3.4, left-side Up/Down arrows are a bit too dark blue / dark teal; they don't stand out nor look like typical arrows.

image

TODO:

ChrisNZL commented 2 years ago

0.3.5: Touchscreen CanvasMenu side arrows now lerp their color to a light blue.

Once tapped / used three times, the lerper stops; assumed the user now knows how to use them.

t2_touchscreen_arrows_blink

New class added: TouchscreenImageCalloutHandler.cs

ChrisNZL commented 1 year ago

Reopening this, as there are still reports coming through in the 0.3.6 branch of not knowing that the arrows are arrows.

Perhaps make them white (as tasked above), and an option to toggle their colours.

I feel white is ugly, though white stands out... Could also allow options to style their shape as proper arrows, or retain the currently "fancy" style.

ChrisNZL commented 1 year ago

0.3.7d:

image