q-form-builder
q-form-builder copied to clipboard
Can't drag & drop on small laptop, tablet & menu always visible
How fix menu always visible on small screen & can't drag drop
menu always visible when click on right side on the form
"menu always visible" is a design decision; this will fit all but the smallest of screens. As for "can't drag and drop", do you mean on a touch screen?
how to display the menu if the screen resolution is small? can't drag and drop on the touch screen and use the mouse if the screen resolution is small
I decided early on to make this desktop-focused because the user in my mind was using a desktop or decent laptop to create the forms. The rendered forms can be displayed and used on any size screen, but creation/editing of the forms was created to be desktop-only. I may have to revisit this once I update the library to Quasar v2 (Vue 3).
Hello, i may have similiar problem
The menus always visibile on browser at max zoom level 90%, but more than that (like 100% zoom level), the menus is gone..
Device: Laptop with 11" screen Screen resolution: 1366 x 768 px
I will try to find some time to investigate this and perhaps reduce the screen size requirement.
thanks @baggachipz
reducing q-page padding a little bit solves the problem