forked from emilk/egui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Plotter: add control on how to resolve the axes origin label drawing …
…and possibility to override axes text adaptive contrast behaviour (#2) * allow for selecting which axis has priority when having to resolve a label conflict (i.e.: not displaying the 0 label on both axes) * add stroke overrides for axes, nasty hack * comment * spelling mistakes * pr feedback * pr feedback, remove custom colors and use bool to drive adaptive contrast
- Loading branch information
1 parent
d51ea60
commit 16a5612
Showing
2 changed files
with
140 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters