Files
ladybird/Libraries/LibGUI
Andreas Kling c350bb9178 LibGUI: Fix laggy mouse selection in TextEditor widget
We were letting the automatic scrolling timer drive all selection
updates to fix an unwanted acceleration that was happening. However,
if a mousemove occurs *within* the editor widget, we should just
handle it right then and there.
2020-04-24 19:14:22 +02:00
..
2020-02-16 09:41:56 +01:00
2020-02-16 09:41:56 +01:00
2020-04-10 11:25:49 +02:00
2020-02-16 09:41:56 +01:00
2020-02-14 17:35:04 +01:00
2020-03-16 13:39:34 +01:00
2020-04-21 16:19:18 +02:00
2020-02-16 09:41:56 +01:00
2020-02-16 09:41:56 +01:00
2020-02-16 09:41:56 +01:00
2020-02-16 09:41:56 +01:00
2020-02-16 09:41:56 +01:00