Graphite/editor
Porrith Suong 5641f5d822 id-based-docs (#376)
* Added some notes on what ds to use for the documents.

* Added a separate list of ids to associate ID to doc. Looks up all
documents by id to retrieve an index via linear search.

* Fixed function name.

* Removed id recycling, replaced document vector with hashmap.

* Uses the same logic for PrevDocument in closing
2021-09-20 01:25:27 -04:00
..
src id-based-docs (#376) 2021-09-20 01:25:27 -04:00
Cargo.toml Implement anchor and handle point rendering with the Path Tool (#353) 2021-08-29 00:10:54 -07:00