Graphite/core/editor/src
George Atkinson ad0a40e512 Multi-document management (create new document; tab switching) (#210)
* Multi-docs WIP

* Change to number

* Add new document and switch documents

* Remove keybind for previous document. Change keybind for next document.

* Switch documents by clicking tabs

* Remove keybind for previous document. Change keybind for next document.

* multi-docs

* Update package-lock.json

* Hook up File>New to add new document

* Remove console logs and empty lines. Start new documents from 2 instead of 1.

* Fix formatting
2021-06-14 04:24:09 +01:00
..
communication Delete selected layers (#173) 2021-06-10 09:24:59 +02:00
document Multi-document management (create new document; tab switching) (#210) 2021-06-14 04:24:09 +01:00
frontend Multi-document management (create new document; tab switching) (#210) 2021-06-14 04:24:09 +01:00
global Major overhaul of input and communication systems 2021-05-23 01:26:24 +02:00
input Multi-document management (create new document; tab switching) (#210) 2021-06-14 04:24:09 +01:00
misc Major overhaul of input and communication systems 2021-05-23 01:26:24 +02:00
tool Frontend fixed to render changes to working colors when changed from backend (#180) 2021-06-12 21:30:31 +05:30
lib.rs Implement backend part of the layer selection (#172) 2021-06-09 12:20:50 +02:00