iced/wgpu/src/renderer
FabianLars c6c8cabdaf moved cursor into own file
moved click tracking as a new State struct to input::mouse
made cursor field of text_input state private
brought back cursor type(Index, Selection) representation with a state enum
cleaned out some stuff (but not enough/all)
TODO: Documentation (sigh)
TODO: Editor struct
TODO: some (hopefully) small improvements here and there
2020-02-24 18:03:42 +01:00
..
widget moved cursor into own file 2020-02-24 18:03:42 +01:00
widget.rs Make image support optional in iced_wgpu 2020-01-20 11:19:42 +01:00