Revert "segmented button: support tab drag + drop"

This reverts commit 7f321cb0a3.
This commit is contained in:
Ashley Wulber 2025-12-19 13:29:54 -05:00
parent 4bb0d69ce1
commit 17a2f62437
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
5 changed files with 32 additions and 950 deletions

View file

@ -122,7 +122,6 @@ image = { version = "0.25.8", default-features = false, features = [
"png",
] }
libc = { version = "0.2.175", optional = true }
log = "0.4"
mime = { version = "0.3.17", optional = true }
palette = "0.7.6"
raw-window-handle = "0.6"