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

Bug: Moving a Icon layer out of bounds. #24

Open
JayKayAce opened this issue Jul 16, 2024 · 0 comments
Open

Bug: Moving a Icon layer out of bounds. #24

JayKayAce opened this issue Jul 16, 2024 · 0 comments

Comments

@JayKayAce
Copy link
Contributor

This is a bug.

how to reproduce: In the icon editor, you can reposition a layer using the arrow keys. If you place a glyph on the icon area and press the right arrow, until the glyph is no longer shown, it suddenly pops back at the top left position. This must be a rendering/resolving issue because the coordinates ends up outside the allowed icon.

  • It seems it happens when the edge of the glyphlayer moves past the 33th pixel position in any direction (including negative)
  • You can reverse the operation by moving the layer in the opposite direction

Confirmed on: LabVIEW 2019 and LabVIEW 2023 Q1 (both 32bit)

Suggestion on solution:

  • If a glyph/layer is outside the shown area it could probably be deleted.
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

No branches or pull requests

1 participant