wpilibsuite / shuffleboard

A modern dashboard for FRC
Other
80 stars 83 forks source link

SmartDashboard tab of Shuffleboard doesn’t Repopulate on a File New #763

Open icemannie opened 1 year ago

icemannie commented 1 year ago

We often used FileNew on Shuffleboard to clear the SmartDashboard tab of old debug statements and see new after a download. The tab Preferences Autopopulate switch is On. The tab now clears but doesn’t repopulate. To Reproduce Steps to reproduce the behavior:

  1. .Download code with some SmartDashboard.puts in it
  2. ...Check they show
  3. Select File New
  4. Check if the tab repopulates

Expected behavior A clear and concise description of what you expected to happen. SmartDashboard tab repopulates. Have to close and restart Shuffleboard currently Screenshots] E6938296-8950-473B-9D25-AABDAE7B2F6E 390D0A22-3316-4770-BE6E-DAF4F95D906E

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.