acdh-oeaw / vicav-vue3

Reimplementation of the VICAV Frontend based on Vue.js 3
https://vicav-vue.acdh-ch-dev.oeaw.ac.at
MIT License
0 stars 0 forks source link

BUG: Window move possible with no-move set in window options #40

Closed ttechnicus closed 11 months ago

ttechnicus commented 1 year ago

In WindowManager.vue new windows are created with "no-move" (see "class" in "winBoxOptions") BUG: windows can be manually moved by dragging the title bar Expected result: windows can not be moved manually

ttechnicus commented 11 months ago

Resolved by dep update