HISE Logo Forum
    • Categories
    • Register
    • Login

    event.drag = true when just clicked?

    Scheduled Pinned Locked Moved General Questions
    4 Posts 2 Posters 153 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ustkU
      ustk
      last edited by

      Since when a simple click in a panel sets the event.drag to true?

      Can't help pressing F5 in the forum...

      ulrikU 1 Reply Last reply Reply Quote 0
      • ulrikU
        ulrik @ustk
        last edited by ulrik

        @ustk since a long time ago
        https://forum.hise.audio/topic/6821/several-mouse-event-functions-broken/4

        Now I'm getting used to use

        if (event.dragX || event.dragY)
        

        Hise Develop branch
        MacOs 15.3.1, Xcode 16.2
        http://musikboden.se

        ustkU 1 Reply Last reply Reply Quote 2
        • ustkU
          ustk @ulrik
          last edited by ustk

          @ulrik oh I see, I didn't remember that one...
          I do the same as you do, but maybe it can just be implemented in the backend as event.isDragOnly
          I'll have a look to it

          Can't help pressing F5 in the forum...

          1 Reply Last reply Reply Quote 0
          • ustkU
            ustk
            last edited by

            So I added isDragOnly -> https://github.com/christophhart/HISE/pull/390

            Can't help pressing F5 in the forum...

            1 Reply Last reply Reply Quote 1
            • First post
              Last post

            62

            Online

            1.7k

            Users

            11.7k

            Topics

            101.8k

            Posts