Skip to content

Odd Variables are displayed under the "Custom" filter for some tabs #26

@FramePerfection

Description

@FramePerfection

Describe the bug
The Object, Mario, Triangles and potentially some more tabs show odd variable names by default under the Custom filter, such as XDistObjToMario. Even if these variables were supposed to be shown by default (which they appear not to when comparing to baseline STROOP), the displayed names are wrong.

To Reproduce
Steps to reproduce the behavior:

  1. Open STROOP and view any of the following Tabs (list is likely incomplete):
  • Object
  • Mario
  • Triangles
  • Misc
  1. Observe variables written in PascalCase, such as XDistObjToMario or VirtualToSegmentedSegment

Expected behavior
The variables should not be shown at all, or at least with a sensible name.

Used Versions:

  • STROOP Version: Refactor 0.6.4
  • Emulator: N/A
  • Emulator Version: N/A
  • OS: Windows

Additional context
These variables are likely entries in the WatchVariableSpecialUtilities.dictionary, as those variables are typically created with such names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions