------------------------------------------------------------------------------------------------------------------------ KNOWN ISSUES ------------------------------------------------------------------------------------------------------------------------ - If using a touchpad with scrolling support, using complex wheel event scripts is not recommended due to the much higher volume of wheel messages and the processing time to execute each one - Wacom with Windows Ink enabled (Pen mode, not Mouse), in OneNote right-click pen button starts gesture, but never sends mouse up, so things get jacked up until you perform a single (stationary) right-click to reset things - In ActionExists (conflict check) a Before (or After) and an Either could technically be in conflict, need to evaluate logic - If you click on a custom floater and move the mouse while releasing the button, it can sometimes get stuck thinking the mouse button is still being held down; you have to click again to get it to release. I've spent hours trying to resolve this, but I simply cannot find the source or even a possible explanation. It's as though Windows is just not delivering the message or something. I will continue to troubleshoot this issue. It seems to only happen when you do these steps quickly, and it doesn't appear to happen when using touch instead of the mouse - Text Expansion Method: Text - In some programs, multiple new lines are sent for a single \r\n. Researching.. - Text Expansion - Does not expend text within the StrokesPlus.net window. This was done intentionally, but looking into seeing if it is necessary. - Rocker gestures can sometimes cause S+ to be stuck in a state where it thinks you're still executing an action. Will continue to work towards addressing this race condition - With Left Click script enabled, quickly clicking between Settings window tabs causes odd beeping - Using SendModifiedVKeys for Ctrl+C/V seems to make clip.Get/SetText very prone to operation failed, SendKeys doesn't