JBARiskManagement / MapPIG

Probably Isn't GIS; A desktop mapping interactivity platform
MIT License
3 stars 0 forks source link

Use jquery-ui dialog #29

Closed JamesRamm closed 7 years ago

JamesRamm commented 7 years ago

Currently modal windows or dialogs are made with bootstrap and bootstrap-modal. Current behaviour is buggy and hard to use, eg no dragging or resizing. Switching to use jquery-ui dialogs will solve this and reduce dependencies. I think this will be a far more robust long term solution. This will affect the MTContainer and MTDom API

JamesRamm commented 7 years ago

settled on using jquery-ui functions, but not the widgets as there are some bootstrap - jquery-ui clashes