Skip to content

Conversation

@qqrm
Copy link
Owner

@qqrm qqrm commented Sep 18, 2025

Summary

  • reorder indicator line triangle vertices so every segment is emitted counter-clockwise F:src/infrastructure/rendering/gpu_structures.rs#L513-L520
  • add a wasm-bindgen test asserting positive pseudo-cross products for a horizontal indicator segment F:tests/indicator_vertices.rs#L27-L39

Testing

  • cargo fmt --all
  • cargo check --tests --benches
  • cargo clippy --tests --benches --fix --allow-dirty -- -D warnings
  • cargo test (fails: wasm-bindgen UI tests panic because DOM elements are missing in the headless runner)

https://chatgpt.com/codex/tasks/task_e_68cb8a55ee3483329c732bf45094feee

@qqrm qqrm merged commit 75f6cc9 into main Sep 18, 2025
2 of 4 checks passed
@qqrm qqrm deleted the codex/fix-vertex-order-in-create_indicator_line_vertices branch September 18, 2025 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants