Selection does not apply to newly created scenes

Issue #13 resolved
Angus Yeh repo owner created an issue

Newly created scenes does not get updated automatically about existing selection. This may cause further bug when multi (click on-off) select those blocks, and cause some blocks to have strange state.

Comments (2)

  1. Angus Yeh reporter

    Fixed at commit cbc4d3c , by forcing selection board _notify() with current scene.

    This is not very pretty, need to revise how scene manager works, regarding the things needed to be connected/synced when a scene is created.

  2. Log in to comment