Skip to content
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

Add option to highlight custom individuals #494

Merged
merged 9 commits into from
Jun 6, 2024
Merged

Conversation

Neriderc
Copy link
Owner

@Neriderc Neriderc commented Jun 6, 2024

Added new list of XREFs to highlight in diagram as per #488

Added option to option for what happens when clicking on individual

Updated to diagram refreshing so clicking on individual retains position of individual as diagram refreshes around them

Updated help text

Some translation updates

Neriderc added 9 commits June 3, 2024 22:17
Added option to select more individuals that can be highlighted in the diagram simply by listing them.
Adds functionality to previous commit that added UI
Small fix to make sure disabling option stops highlights in diagram

Make diagram refresh when refresh button next to list is clicked - ignored if autoupdate is true as normal change event will fire.
Updated the options for what happens when you click on an individual to include adding them to the list of highlighted users.
Updated scrolling when diagram is generated so that the diagram jumps straight to the relevant individual instead of panning.

This also introduces a pattern for setting a relevant individual that isn't the last added starting individual
Updated scroll to XREF to now take position information. Tile for the XREF will be placed at this position on the screen instead of in the middle.

Updated diagram so if an individual is updated via clicking on them in diagram, then the update will not switch to loading screen and individual clicked on will be in same position on screen and at same zoom level after the update.
Updated help text to cover the new option to highlight a custom list of individuals
Copy link

github-actions bot commented Jun 6, 2024

Qodana for PHP

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@Neriderc Neriderc merged commit 9c6a128 into main Jun 6, 2024
2 checks passed
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.

Add option to what happens on clicking an individual to highlight this individual in the diagram
1 participant