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

Allow empty chunks to be selected if their region exists #1593

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

NotStirred
Copy link
Member

@NotStirred NotStirred commented Jun 20, 2023

On slower computers loading very large maps can take a long time, this PR allows chunks to be selected even if they're empty.

To clarify: EmptyChunks only exist if the region they're within exists. EmptyRegionChunks still cannot be selected.

@leMaik
Copy link
Member

leMaik commented Oct 4, 2023

@NotStirred Could you solve the conflicts?

This PR allows loading empty chunks so that users don't have to zoom in, which would take a lot of time, I guess?

@leMaik leMaik force-pushed the feature/select_empty_chunks branch from e491042 to 73d268c Compare October 4, 2023 21:16
@leMaik leMaik merged commit a93bc00 into chunky-dev:master Mar 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants