Draggable q-bar on q-dialog
-
I am using Quasar on Electron.
Is there any built-in function/prop to use in case I have a q-bar in a q-dialog box and I want to make it draggable?
q-electron-drag
is not the one I am looking for since this drags the entire application window. I only need it for the dialog box.Thanks!
-
@keechan forked from PDan’s codepen https://codepen.io/metalsadman/pen/pojBWKL. also take a look at this app-extension https://github.com/quasarframework/app-extension-qwindow.
-
@metalsadman Wow thanks! Just what I am looking for. You guys are the best!!
-
This example should be in the docs!
-
@jaybo_nomad pr it