Skip to content

Example of an integration between `iced` and `inline_tweak`

Notifications You must be signed in to change notification settings

breynard0/iced_inline_tweak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example for how to use iced and inline_tweak

A simple integration for how to use the inline_tweak crate with iced. A few things to note:

  • You may need to specify std::column when using the tweak! macro
  • Hot-reloading enums is not currently supported
  • Since Iced is a retained mode GUI library, it is necessary to interact with the window to refresh the view
iced_inline_tweak.mp4

About

Example of an integration between `iced` and `inline_tweak`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages