Sublime Forum

Mouse select and drag "stops" randomly

#1

So basically, when i start selecting text, it is working as it should for second or two, but than suddenly stops like i released mouse button.
Same happens when i move preview “selector” up and down, it starts moving and than it just stops like i released mouse button, and it happens when i try to drag and drop tabs.

Sometimes it stops almost right away, sometimes i get what seams to me like 1-2 seconds of "dragging / selecting time.

Same thing (selecting and dragging works fine in rest of the windows.

0 Likes

#2

I suspect its not random but when a file is being reloaded in ST, i.e. due to having a log file open in another tab that is being written to periodically

1 Like

#3

That’s it!! I’d never think of that. Thank you very much!

Not only did you solve this problem, but you made me realize i have an error in my code that is writing .ini file data when it should not have (when there is no change in data). Thank you once again!

0 Likes