-
Notifications
You must be signed in to change notification settings - Fork 99
Notify backends of updates to plot render settings #7450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
lionel-
wants to merge
24
commits into
main
Choose a base branch
from
feature/update-plot-policy
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,254
−505
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
c8f1d9d
Add event for plot render settings
lionel- cae5152
Draft request UI backend notification
lionel- 925981d
Add subscription types
lionel- 2eca3fd
Notify interested backends
lionel- 275325e
Invert dependencies between services
lionel- 53a728c
Ensure handler is called on already started UI clients
lionel- 940e7b6
Add `register()` method to UI client instances for lifecycle management
lionel- f797341
Fix import imbroglio
lionel- b4af4eb
Add justfile for comms
lionel- 8f52097
Homogenize naming
lionel- dd47371
Second pass at exports conundrum
lionel- 7128299
Add support for external references in OpenRPC contracts
lionel- 4e26f54
Make notification a request for now
lionel- 1fd14da
Fix merge issues
lionel- 1cd6adf
Import external refs rather than redefine them
lionel- 6b5398e
Tweak doc
lionel- ab8bd19
Fix comparison of settings
lionel- d6faccd
Fix dependencies in `useEffect()`
lionel- 1b22ae8
Be defensive against invalid sizes
lionel- e83aa96
Notify of render settings with current policy
lionel- b20cdb8
Fix lifecycle issues with plot clients
lionel- b870c38
Update current sizing policy when plot policy changes
lionel- 97a83e6
Add `onDidChangesizingPolicy` event on plot service
lionel- 1085107
Notify backends of sizing policy changes
lionel- File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is just easier to remember :-)