Volodymyr Chernetskyi
b21f2094ba
feat(ui2): scroll the dialog window with the mouse wheel #41682
...
Problem:
The ui2 dialog implements paging for the arrow keys, Home/End and the
page keys, but not for the mouse wheel. When `mouse` contains `"c"`,
turning the wheel does nothing at all.
Solution:
Handle <ScrollWheelUp>/<ScrollWheelDown>, scrolling by the `mousescroll`
`"ver"` amount.
AI-assisted
2026-09-04 11:33:53 -04:00
..
2026-07-21 13:22:39 +02:00
2026-09-02 09:51:47 +08:00
2026-07-21 13:22:39 +02:00
2026-08-14 07:38:39 +08:00
2026-08-04 13:43:22 -04:00
2026-08-22 19:48:16 +00:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-08-04 06:36:58 +02:00
2026-07-21 13:22:39 +02:00
2026-09-02 13:09:30 +02:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-08-27 16:12:11 -04:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-09-04 11:33:53 -04:00
2026-09-01 15:17:22 +00:00
2026-07-21 13:22:39 +02:00
2026-09-01 15:17:22 +00:00
2026-08-04 06:36:58 +02:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-08-25 16:37:32 +02:00
2026-07-21 13:22:39 +02:00
2026-07-24 13:49:47 -04:00
2026-07-21 13:22:39 +02:00
2026-08-04 06:36:58 +02:00
2026-08-22 16:24:05 -04:00
2026-08-26 07:18:22 -04:00
2026-07-21 13:22:39 +02:00
2026-08-27 16:12:11 -04:00
2026-07-21 13:22:39 +02:00
2026-09-04 03:27:53 -04:00
2026-09-03 12:44:30 -04:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-07-21 13:22:39 +02:00
2026-08-07 07:06:23 -04:00