Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.9.0](v1.8.2...v1.9.0) (2021-11-15) ### Bug Fixes * **devices/controller:** draw unsnapped for select modes after waiting the first draw ([5682a37](5682a37)) * make the selector device re-render the layer buttons on the playground UI ([cb1f150](cb1f150)) * **state/devices:** save store when unpicking device ([ddb07e9](ddb07e9)) ### Features * add imports-exports ui + remove old reset button + add very basic import logic without overwriting strategy ([714b107](714b107)) * add new imports/exports dialog (work in progress) ([84c5d6a](84c5d6a)) * allow layers to interact with the mouse ([d8af52c](d8af52c)) ### Performance Improvements * **devices/controller:** better lights management ([3281729](3281729)) * **devices:** set blinking interval to 400ms ([d084899](d084899))
- Loading branch information