Skip to content

Added ability to update diagram from last used view#105

Open
steghoja wants to merge 3 commits intohallvard:masterfrom
steghoja:master
Open

Added ability to update diagram from last used view#105
steghoja wants to merge 3 commits intohallvard:masterfrom
steghoja:master

Conversation

@steghoja
Copy link

As an extension to issue #93, this commit introduces
changes to allow updating the diagram based on the
view that PlantUML last used (i.e., the currentPart)
instead of the view that is currently in focus. To make
this work, PlantUML now ignores its own view (i.e., does
not set the view in which it renders the diagram as the
current part) and has a new method
updateDiagramTextFromCurrentPart() which updates the
diagram based on the currently set currentPart.

hallvard and others added 2 commits June 26, 2020 12:14
As an extension to issue hallvard#93, this commit introduces
changes to allow updating the diagram based on the
view that PlantUML last used (i.e., the currentPart)
instead of the view that is currently in focus. To make
this work, PlantUML now ignores its own view (i.e., does
not set the view in which it renders the diagram as the
current part) and has a new method
updateDiagramTextFromCurrentPart() which updates the
diagram based on the currently set currentPart.
@steghoja
Copy link
Author

I rebased this on the current version today and am hoping that you might be able to include this in 1.1.25. Actually, my comment was inaccurate: this change is an extension to issue #92.

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.

2 participants