-
-
Notifications
You must be signed in to change notification settings - Fork 263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Center CheatSheet vertically #1985
Conversation
Sorry I canceled your CI run, working on a CI issue right now |
I restarted CI :) |
So regarding the fix, I wonder if the cheatsheet overlay should stay closer to the text instead of extending all the way to the bottom/top ? Wdyt ? |
Looks great to me! |
I have a question ? Is there a command like : make format or something else, setup to project standard ? |
|
some errors to fix and baselines to update, you can download them from the CI pipeline. |
…ix-center-cheatsheet
Done ! Thanks for the help ! |
none of the new baselines seems different, are you sure these changes are needed ? |
I think so ! Without updating Baselines CICD no longer pass |
alright :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small change needed.
@snoyer please review |
Look good, but did we lose the test where the window is actually taller than the cheatsheet @mwestphal? |
We did, as I want to avoid showing the raytracing stuff in the baselines to avoid duplicating baselines. Since the baseline were still impacted by the change, I guess its fine ? |
Coverage will be fine but the new feature/behavior isn't tested then? I don't know what would be the best solution here tho, add a test with a tall window but only test it on a single known config (eg. no raytracing)? |
Actually I'd rather add a test that only runs without raytracing. @Ni-g-3l can you add a test with a long window that only run with raytracing is disabled ? |
@snoyer please review |
Thanks for your contribution @Ni-g-3l ! |
Hello
I saw yesterday that I can help on some issues, so here is the first one.
This fix allow vertical alignment of CheatSheet
Feel free to comment and or ask me anything to change !
Linked Issue : #1780
Result :
