Skip to main content

Resizing objects above a hidden section causes them to disappear

  • May 11, 2026
  • 0 replies
  • 8 views

Adam Lobler

Description:
When a large section is hidden on the canvas, resizing an object positioned above it causes the resized object to automatically move into the hidden section. Since the section is hidden, the object instantly disappears, even though it was not originally inside that section.

Steps to Reproduce:

  1. Create a large Section on the canvas.
  2. Place an object (frame, shape, component, etc.) above the section (not inside it).
  3. Hide the section.
  4. Resize the object that is positioned above the hidden section.

Expected Result:
The object should remain in its original position/layer and should not be moved into the hidden section.

Actual Result:
The object is automatically placed inside the hidden section and disappears immediately because the section is hidden.

Impact:
This makes objects appear to vanish unexpectedly and can lead to confusion or lost work unless the hidden section is manually unhidden.