No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Q-Dialog Dragging and Scaling (Resizing)?

    Help
    3
    3
    1611
    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.
    • 9
      9223000 last edited by

      Is it possible for the Q-Dialog component to make dragging and scaling (resizing) possible?

      By analogy, as is done here:
      https://github.com/euvl/vue-js-modal

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        Hi,

        Sorry, at this time, the QDialog component doesn’t have those features.

        You can, however, “boot” in the vue-js-modal component, if you want to.

        https://quasar.dev/quasar-cli/cli-documentation/boot-files#Introduction

        Scott

        1 Reply Last reply Reply Quote 0
        • J
          jpolstrre last edited by

          For the draggable case implement a component: https://codesandbox.io/s/quirky-shannon-nfpci?fontsize=14&hidenavigation=1&theme=dark
          Because it was the functionality I needed at the time.
          In the same way it would be possible to add the resize and scale functionality (I will try when I have time).

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