Herbal3d / basil

Modular 3D viewer for virtual worlds and augmented reality
Other
5 stars 1 forks source link

Separate menu/dialog creation. Add DialogMgt.createMenu() #16

Closed Misterblue closed 1 year ago

Misterblue commented 2 years ago

Currently, DialogMgt.createDialog() uses passed parameters to decide whether creating a floating dialog or a top-of-screen dialog. Just use a different function rather than all the conditional code for creating a static menu over a dialog.

Also think about how to handle UI for WebXR -- can UI be generalized or is it two separate systems?

Misterblue commented 1 year ago

Complete in Basil version 2.4.16-20221207-c42e30c Server version: 2.2.6-20221205-0e2fb31f