gtk4-rs
gtk4-rs copied to clipboard
examples: Add an example for scale functionality.
Added a simple example for scale functionality.
Tested on Linux (Pop!_OS 21.04).
Thanks for the example! overall looks good to me. Do you mind taking the screenshot using the default GTK theme like the other examples?
Thank you for taking time and review the PR. I have tried to implement all the suggestions except the screenshot. The only computer I have access to is a Pop Os! and I could not change it to the theme to match the ones in the other examples (the default GTK theme). :(
Please let me know if this is okay. Thank you!
Thank you for taking time and review the PR. I have tried to implement all the suggestions except the screenshot. The only computer I have access to is a Pop Os! and I could not change it to the theme to match the ones in the other examples (the default GTK theme). :(
Please let me know if this is okay. Thank you!
You can change the theme in the settings i believe and switch back once you took the screenshot. Sorry for the long delay, i forgot you actually replied.
Rebased and fixed on https://github.com/gtk-rs/gtk4-rs/pull/1569, thanks