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

Pasting map geometry inside a sector creates incorrect new sectors #1510

Closed
eevee opened this issue Jun 2, 2023 · 1 comment
Closed

Pasting map geometry inside a sector creates incorrect new sectors #1510

eevee opened this issue Jun 2, 2023 · 1 comment

Comments

@eevee
Copy link
Collaborator

eevee commented Jun 2, 2023

Start with this:

image

Now select the inner sector and copy it. Paste it inside the same enclosing sector, like so:

image

The new sector is impossible to select, and trying to mouse over it will instead highlight the containing sector:

image

This turns out to be because the new sector's back lines — the ones facing the containing sector — all belong to a new sector that doesn't exist anywhere else, rather than belonging to the existing container.

Pasting into a different containing sector has the same result. Pasting geometry with a one-sided perimeter into a sector also has the same result.

Curiously, if I paste so that the geometry straddles two existing containing sectors, everything works fine.

image

@eevee
Copy link
Collaborator Author

eevee commented Jun 2, 2023

This also happens when moving an inner sector from one containing sector to another. A similar problem occurs when copy/pasting a "hole" within a sector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants