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

Validate view selection position in image and table helpers #12065

Merged
merged 2 commits into from
Jul 15, 2022
Merged

Conversation

scofalik
Copy link
Contributor

Suggested merge commit message (convention)

Internal (image): Prevent getClosestSelectedImageWidget() from throwing when view selection is empty. Closes #11972.

Internal (table): Prevent getTableWidgetAncestor() from throwing when view selection is empty. Closes #11972.


Additional information

Internal in the commit message instead of Fix because I am not sure if this ever happens when normal editor scenarios.

scofalik added 2 commits July 15, 2022 10:19
…wing when view selection is empty.

Internal (table): Prevent `getTableWidgetAncestor()` from throwing when view selection is empty.
@arkflpc arkflpc merged commit 9f36712 into master Jul 15, 2022
@arkflpc arkflpc deleted the ck/11972 branch July 15, 2022 11:52
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.

Validate view selection position in image and table helpers
2 participants