bradamiller
bradamiller
Ideally, resize the dashboard to fill the remaining space on the screen when in that mode. So the driver station starts first, takes it's bit of screen real estate, then...
Need to set tab order. Not for 1st beta.
Undo/Redo is usually done by breaking the actions that the UI can do into discrete actions. Then make an interface for a class that implements an action and create actions...
I thought it would probably to much to do at this point unless you say it’s really easy. So the comment was mostly just a suggestion on how to do...
If a command takes a parameter and a SmartDashboard button is automatically created for it, the parameter is missing from the new. So the DriveInches command constructor takes a number...
Also, just so you are aware, there is a method DriverStation.getAlliance() method that will return the alliance color.