Add a way to open the UI using an image button.
When the user drags more than 5 px, cancel the MouseButton1Click; otherwise, make the UI clickable.
OpenButton = {
Enabled = false,
ShowIconOnly = {
Enabled = true,
-- UICorner = (0, 0)
-- Or
UiCorner = {
BottomLeft = (1,0),
TopLeft = (1,0),
TopRight = (1,0),
BottomRight = (1,0),
},
},
Scale = 1
}
Use API Logic from my Lib UI button that ive sent you last 2-3 months
Show chase:
https://github.com/mounsokdara/Blogger-resources/raw/refs/heads/main/video/Video.Guru_20260728_105624543.mp4
Add a way to open the UI using an image button.
When the user drags more than 5 px, cancel the MouseButton1Click; otherwise, make the UI clickable.
Use API Logic from my Lib UI button that ive sent you last 2-3 months
Show chase:
https://github.com/mounsokdara/Blogger-resources/raw/refs/heads/main/video/Video.Guru_20260728_105624543.mp4