code modified from repo: https://github.com/breynard0/iced_inline_tweak
- You may need to specify std::column when using the tweak! macro
- Hot-reloading enums is not currently supported
- For debug mode, the window is redraw in every frame (changing a value from the struct will trigger a redraw)
- For release mode, the window is redraw only when the state of the struct is changed
- You can´t change the layout content, only the values of his configuration