iced/native/src/program
Héctor Ramón Jiménez f30a666dc8 Decouple cursor_position from Cache
Instead, we ask explicitly for it in the different `update` and `draw` methods.
This way, the runtime can derive the logical position of the cursor from
the source of truth.
2020-06-23 06:44:34 +02:00
..
state.rs Decouple cursor_position from Cache 2020-06-23 06:44:34 +02:00