Skip to content

Better status reporting on initial config load#300

Open
bobjacobsen wants to merge 2 commits intoopenlcb:masterfrom
bobjacobsen:better-status-reporting-on-initial-config-load
Open

Better status reporting on initial config load#300
bobjacobsen wants to merge 2 commits intoopenlcb:masterfrom
bobjacobsen:better-status-reporting-on-initial-config-load

Conversation

@bobjacobsen
Copy link
Contributor

Previously, when you opened a CDI configuration window, the window status would show the CDI loading, but the window would then display while all the configuration values load in the background. This could lead to various problems if the user interacted with the display before the relevant values were loaded.

With this PR, the window stays in status mode, not fully displaying, until the load of configuration data is complete. This can be a significant additional delay if loading from a node with a larger configuration memory, but it makes the result much safer.

To do this, additional properties are fired and listened-to.

In addition, a blank line will now be accepted as a comment when reading a backup file to restore it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant