mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
9 lines
251 B
Plaintext
9 lines
251 B
Plaintext
Input <- Startup, LayerList, TopMenuModule: Could be resolved by using custom events
|
|
|
|
FileManager <- LayerList, File, Startup, EditorState, ColorModule
|
|
|
|
Startup <- ColorModule, ToolManager, LayerList, EditorState, Layer(++)
|
|
|
|
TopMenuModule -> Startup
|
|
|