theRAPTLab / gsgo

GEM-STEP Foundation repo migrated from GitLab June 2023
1 stars 1 forks source link

Fix Cursor Invalid - [merged] #740

Closed benloh closed 1 year ago

benloh commented 2 years ago

Merges dev-bl/fix-cursor-invalid -> dev-next

fix-cursor-invalid: Add symbols to Cursor for GUI Wizard. addFeature Cursor was showing as invalid because no symbols were defined.

To Test

  1. Add a line to a script: addFeature Cursor
  2. The Cursor block should be valid (was showing as invalid)

Since no symbols had been defined for the Cursor, the validator thought that 'Cursor' was invalid.

This also adds:

benloh commented 2 years ago

requested review from @jdanish

benloh commented 2 years ago

In GitLab by @jdanish on Oct 5, 2022, 04:01

This appears to work. Thanks!

benloh commented 2 years ago

mentioned in commit f3fe2c2f4a6b6796e397cd6fbd7c7deb68331461