Conversation
|
Preview available at https://egui-pr-preview.github.io/pr/7667-widgetstyle View snapshot changes at kitdiff |
lucasmerlin
left a comment
There was a problem hiding this comment.
Nice! Seems like the checkbox is missing in menus for some reason (see the failed snapshot test: https://rerun-io.github.io/kitdiff/?url=https://github.com/emilk/egui/pull/7667)
|
The check script result in 3 snapshot diff : 2 are the corner of drag value, but Kitdiff show no difference between old/new so I think it's due to linux and x11, and the last diff is in the fractal clock where a single pixel is a bit brighter but again I think it's linux and x11 |
lucasmerlin
left a comment
There was a problem hiding this comment.
Awesome, looks good to me now!
* Closes <emilk#7586> Implementation of the per-widget style of the action plan to add better styling option to egui --------- Co-authored-by: adrien <221212@umons.ac.be> Co-authored-by: Adrien Zianne <adrien@iq002.ipa.iqrypto.com> Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
Implementation of the per-widget style of the action plan to add better styling option to egui