Conversation
Collaborator
|
Is there a way to clear the input page selection from the tree when the Results button next to Simulate is pressed? If you do steps:
Nothing happens. The easy workaround is to select a different input page. There is also the question of the Results button being disabled, which has it's own issue #1485 |
cpaulgilman
approved these changes
Oct 14, 2023
Collaborator
Author
Updated with latest commit - please retest. |
Collaborator
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Goes with NatLabRockies/wex#165
Sort order for technology tree specified in startup.lk as (note that not all technologies have to be specified):

Which results in configuration window display as:

If no "TechnologyTreeOrder" configopt specified in startup.lk, the result is how items appear in startup.lk:

The financial tree and page order sorting has not yet been implemented.
Will proceed based on this pull request feedback