mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[GH-ISSUE #43] Dragging to switch tabs under Wifi sometimes gets glitchy #8
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rgov on GitHub (Jul 28, 2022).
Original GitHub issue: https://github.com/spr-networks/super/issues/43
Usually dragging on empty space will switch tabs smoothly. Occasionally though it gets into a glitchy state where it will snap suddenly if the mouse is dragged at all. In the video, it starts out working OK, but after I interact with the Frequency Band popup, the smoothness is replaced but sudden tab switches.
I've previously seen it where it interpreted interacting with the popups or buttons as drags instead of clicks, which is why I was clicking randomly.
I think the dragging behavior should be disabled for mouse events since it is more of a touch-based gesture.
https://user-images.githubusercontent.com/108767/181654276-53c0c6c5-493b-42c6-90be-26f76d0289d7.mov
@lts-rad commented on GitHub (Dec 6, 2023):
Gluestack should have fixed this