Skip to content

Conversation

@pushfoo
Copy link
Member

@pushfoo pushfoo commented Apr 27, 2023

Follow-up to issues discovered during #1731

Changes

  • Make the wireframe label update from window.wireframe instead of window.ctx.wireframe, which is always left as False by on_draw's text drawing
  • Only update the relevant label during a keypress instead of updating all of them
  • Fix initial capitalization for cull face's label

How to test

python -m arcade.examples.gl.3d_sphere

@pushfoo pushfoo mentioned this pull request Apr 27, 2023
5 tasks
@einarf
Copy link
Member

einarf commented Apr 27, 2023

👍

@einarf einarf merged commit 4fb9164 into pythonarcade:development Apr 27, 2023
@pushfoo pushfoo deleted the fix_3d_sphere_example_toggling branch May 7, 2023 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants