iced_baseview
iced_baseview copied to clipboard
Update to iced 0.14
It isn't released yet, but it could happen any minute now, with only two items marked "In Progress"!
I'm using iced master + nih-plug, plus this etc. in a plugin and I figured I'd send the WIP patch over. This works fine, e.g. using nih-plug Gain GUI, iced version, on macOS.
- Switched debug toggle to the new
iced_debugcrate, that is using a process-global API - Switched to the new
iced_futurecrate - Update keyboard API usage
- Fix clippies, etc.
Thanks!
It is time: https://github.com/iced-rs/iced/releases/tag/0.14.0. I intend to update + clean this up and propagate the consequences of this change as needed.