mohamed rejeb
03/04/2024, 8:21 AMpointerHoverIcon modifier? In some cases, it's not the best choice, like in the SplitPane, when I'm dragging the cursor shouldn't change back to default even if I'm not hovering over the handle, I tried to change it with awt using window.cursor but it doesn't work.Ivan Matkov
03/04/2024, 8:34 AMpointerHoverIcon(icon, overrideDescendants = true) on some base element during draggingmohamed rejeb
03/04/2024, 9:46 AM