-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Completed 🔥bug 🐛An unexpected issue that highlights incorrect behaviorAn unexpected issue that highlights incorrect behaviorbugbash 🏗️extensions ⚡
Milestone
Description
Describe the bug
-
If you change the visibility to "Collapsed" of an element with a shadow and then resize the window, the AttachedDropShadow will remain at the elements past position when visibility is set to "Visible"
-
If a resize of another element in the view moves an element with an AttachedDropShadow, the shadow doesn't get recast until the window is resized.
Steps to Reproduce
- Put two rectangles in single stack panel
- Attach shadow to second
- Resize first rectangle or change visibility on second rectangle
- AttachedDropShadow remains at original position until window is resized
Expected behavior
AttachedDropShadow remains at proper relative position to element regardless of other UI changes and visibility updates.
Screenshots
Metadata
Metadata
Assignees
Labels
Completed 🔥bug 🐛An unexpected issue that highlights incorrect behaviorAn unexpected issue that highlights incorrect behaviorbugbash 🏗️extensions ⚡