- Jan 19, 2020
- 12,382
- 48,753
SanchoMod QM HoverMode detail:
One of the new features (I know, it's minor but it's been requested more than a few times) is a QM hover mode. This one is coded pretty slick, since the QM is toggled in one of three ways: via the MiniMenu, SanchoOptions, or HotKey "q". Each one effects the QM differently so it was a bit tricky to code intuitively and correctly.
One of the new features (I know, it's minor but it's been requested more than a few times) is a QM hover mode. This one is coded pretty slick, since the QM is toggled in one of three ways: via the MiniMenu, SanchoOptions, or HotKey "q". Each one effects the QM differently so it was a bit tricky to code intuitively and correctly.
- Via the MiniMenu only toggles the QM On/Off regardless of any current setting (regardless of On/Off/Hover).
- Via SanchoOptions and you get everything in one place to tweak the QM (teaser below).
- Via HotKey "q" cycles through the QM stages (On/Off/Hover).
- All three above populate an associated SanchoNotifications (the upper-left notification flag) to let you know what mode QM is in.
Last edited: