devsoc-unsw / structs.sh

An educational data structures and algorithms platform.
https://structs.sh
MIT License
27 stars 7 forks source link

Improve Annotation #665

Closed Dammshine closed 2 months ago

Dammshine commented 2 months ago

image

  1. Make that by default, local variables annotated as state. Relevant code can be found in StackVarDeclaration.tsx.
  2. Increase the size of pointerEntity to enhance visibility and clarity for the user.
  3. Ensure that effects from annotations are displayed instantly, without requiring the user to click the 'next' button to see changes.