You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Confirmed on: LabVIEW 2019 and LabVIEW 2023 Q1 (both 32bit)
Suggestion on solution:
The text was updated successfully, but these errors were encountered: