Graphite/graphene/src
mfish33 5f248cd176 Display Asterisk on Unsaved Documents (#392)
* ability to mark an open document as unsaved

* unsaved detection now being triggered based on layer tree height

* - rust implementation of unsaved markers
- upgraded eslint

* updated eslint in package.json

* - Renamed GetOpenDocumentsList -> UpdateOpenDocumentsList
- is not -> was not

* changed hash to current identifier to better reflect its meaning

* resolve some merge conflicts

* removed console.log statement leftover from debuging
2021-11-30 10:06:07 -08:00
..
layers (G)rab, (R)otate, and (S)cale layers with hotkeys (#356) 2021-08-30 18:04:10 +01:00
color.rs Implement anchor and handle point rendering with the Path Tool (#353) 2021-08-29 00:10:54 -07:00
document.rs Display Asterisk on Unsaved Documents (#392) 2021-11-30 10:06:07 -08:00
intersection.rs Fix n-gon intersection (#342) 2021-08-11 23:58:10 +02:00
lib.rs Add support for saving and opening files (#325) 2021-08-14 03:56:52 -04:00
operation.rs Add folders to frontend and folder creation to backend (#315) 2021-08-29 08:27:49 -07:00
response.rs Restructure project directories (#333) 2021-08-07 05:17:18 -07:00