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

Wall Chaining can only be initiated by directly CTRL-clicking one of the the Wall's endpoints #10889

Closed
2 of 6 tasks
Norc opened this issue May 10, 2024 · 0 comments
Closed
2 of 6 tasks
Assignees
Labels
bug Functionality which is not working as intended ux Issues focused on user experience improvements walls Issues related to Walls and their configuration

Comments

@Norc
Copy link
Contributor

Norc commented May 10, 2024

What happened?

Wall Chaining can only be initiated by directly CTRL-clicking one of the the Wall's endpoints. Previously, Foundry inferred the nearest wall vertex from mouse position (within a certain range). This was quite convenient for mass wall-chaining.

What ways of accessing Foundry can you encounter this issue in?

  • Native App (Electron)
  • Chrome
  • Firefox
  • Safari
  • Other

Reproduction Steps

  1. Create a wall
  2. CTRL-Click to chain the wall close to (but not immediately on) one of the wall's endpoings

Current: A new wall segment is created exactly where the click occurred.
image

Preferred: the new wall segment is auto-connected to the nearby wall point to allow chaining to continue without gaps.

What core version are you reporting this for?

12.322

Relevant log output

No response

Bug Checklist

  • The issue occurs while all Modules are disabled
@Norc Norc added the bug Functionality which is not working as intended label May 10, 2024
@aaclayton aaclayton added ux Issues focused on user experience improvements walls Issues related to Walls and their configuration labels May 10, 2024
@dev7355608 dev7355608 self-assigned this May 13, 2024
@dev7355608 dev7355608 added this to the V12 User Testing 4 milestone May 13, 2024
@aaclayton aaclayton removed this from the V12 User Testing 4 milestone May 16, 2024
@dev7355608 dev7355608 added this to the V12 Stable 1 milestone May 21, 2024
@dev7355608 dev7355608 self-assigned this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Functionality which is not working as intended ux Issues focused on user experience improvements walls Issues related to Walls and their configuration
Projects
Status: Done
Development

No branches or pull requests

3 participants