Closed matze closed 4 years ago
Sending and receiving both AppEvent and WindowEvent is not necessary, requires state in both places and just complicates a lot of things. Drop that by moving everything to the application.
AppEvent
WindowEvent
Sending and receiving both
AppEvent
andWindowEvent
is not necessary, requires state in both places and just complicates a lot of things. Drop that by moving everything to the application.