dms-view/dms-view.github.io

Refactor interaction/event handling logic

Opened this issue · 0 comments

Events are currently triggered by pushing updates to different panels. We should look into using event listeners instead and determine what the standard practice for this type of inter-panel communication is.