/egui_command_pattern

Primary LanguageRustApache License 2.0Apache-2.0

egui command pattern

This repository contains the code for this blog article detailing a pattern to handle user interaction which triggers custom logic. The described pattern can be used to convey intent and make the code better testable.

The code uses egui 0.28.1.