Skip to content

Add Draggable icon open Button #103

Description

@mounsokdara

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:

Image

https://github.com/mounsokdara/Blogger-resources/raw/refs/heads/main/video/Video.Guru_20260728_105624543.mp4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions