928b4c6c4c
### Problem description When this feature was implemented the text editor handled all the keyboard input so the blink reset function could be called in one place for all the key presses. Now that shortcuts are done in the shortcut manager we need to reset the blink state inside all the functions that can affect cursor movement. ### Implementation description Every function that moves the cursor now calls the blink state reset function at the very start. There may be more functions that need this that haven't been merged but git should show merging conflicts so it should be easy to deal with. |
||
---|---|---|
.. | ||
boost | ||
capstone@097c04d941 | ||
edlib@931be2b090 | ||
fmt@0c9fce2ffe | ||
HashLibPlus@1823dd1162 | ||
imgui | ||
jthread | ||
llvm-demangle | ||
lunasvg@17b595a6f1 | ||
microtar | ||
miniaudio | ||
nativefiledialog@86d5f2005f | ||
nlohmann_json | ||
xdgpp@f01f810714 | ||
yara |