Skip to content

Fix #7969: Preserve local view on aggregate mode exit#7970

Open
theoryshaw wants to merge 1 commit intov0.8.0from
preserve-local-view-aggregate-exit
Open

Fix #7969: Preserve local view on aggregate mode exit#7970
theoryshaw wants to merge 1 commit intov0.8.0from
preserve-local-view-aggregate-exit

Conversation

@theoryshaw
Copy link
Copy Markdown
Member

If local view was already active when aggregate mode was entered, disable_aggregate_mode no longer toggles it off. The pre-existing state is saved in was_in_local_view on BIMAggregateProperties and only cleared if local view was entered after aggregate mode began.

Generated with the assistance of an AI coding tool.

If local view was already active when aggregate mode was entered,
disable_aggregate_mode no longer toggles it off. The pre-existing
state is saved in was_in_local_view on BIMAggregateProperties and
only cleared if local view was entered after aggregate mode began.

Generated with the assistance of an AI coding tool.
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