Right now you have to click on the specific tab and then value you want to view. It would be more convenient at times, to be able to arrow through values with the keypad.
A potential addition to this ticket could be adding support for hot keys, for specific values, that can be configured manually by the user
Acceptance Criteria
Arrowing through values doesn't effect
Proposed Solution
Not exactly sure, but I would guess you can just look up how to map button presses to lambas in typescript. Then just make that lambda change from one node to anther (one variable graph to another)
Description
Right now you have to click on the specific tab and then value you want to view. It would be more convenient at times, to be able to arrow through values with the keypad.
A potential addition to this ticket could be adding support for hot keys, for specific values, that can be configured manually by the user
Acceptance Criteria
Arrowing through values doesn't effect
Proposed Solution
Not exactly sure, but I would guess you can just look up how to map button presses to lambas in typescript. Then just make that lambda change from one node to anther (one variable graph to another)
Probably best to talk to Reid.
Mocks
No response