Skip to content
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

Incorrect behavior with the orthographic keybind #1685

Closed
mwestphal opened this issue Nov 1, 2024 · 1 comment · Fixed by #1680
Closed

Incorrect behavior with the orthographic keybind #1685

mwestphal opened this issue Nov 1, 2024 · 1 comment · Fixed by #1680
Assignees
Labels
source:libf3d type:bug Something isn't working

Comments

@mwestphal
Copy link
Contributor

Describe the bug
F3D does not behave as expected when pressing the orthographic keybind

To Reproduce
Steps to reproduce the behavior:

  1. Open the file using f3d dragon.vtu
  2. Press H -> Cheatsheet show up
  3. Press 5 -> Orthographic camera enabled, but cheatsheet is not updated
  4. Press 5 -> Orthographic camera disabled, but cheatsheet is not updated
  5. Press 5 -> Orthographic camera is not enabled

Expected behavior
No bugs

F3D Information
master

@mwestphal mwestphal added this to F3D Nov 1, 2024
@mwestphal mwestphal added source:libf3d type:bug Something isn't working labels Nov 1, 2024
@mwestphal mwestphal self-assigned this Nov 1, 2024
@mwestphal
Copy link
Contributor Author

Same problem with show_edges

mwestphal added a commit that referenced this issue Nov 7, 2024
 - Add a interactor::command API
 - Add the following commands:
   - set
   - toggle
   - reset
   - unset
   - print
   -  many specific commands
 - Add dedicated documentation
 - Add python bindings and tests
 - Fix #1685
 - Change options::toggle behavior with optional bool
 - Add tests
 - Add triggerCommand binding for java and wasm
@github-project-automation github-project-automation bot moved this to Done in F3D Nov 7, 2024
Yogesh9000 pushed a commit to Yogesh9000/f3d that referenced this issue Nov 15, 2024
 - Add a interactor::command API
 - Add the following commands:
   - set
   - toggle
   - reset
   - unset
   - print
   -  many specific commands
 - Add dedicated documentation
 - Add python bindings and tests
 - Fix f3d-app#1685
 - Change options::toggle behavior with optional bool
 - Add tests
 - Add triggerCommand binding for java and wasm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source:libf3d type:bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant