Skip to content

When a popover is resized quickly enough, the popover's mask can actually cut off content during the animation.

Notifications You must be signed in to change notification settings

adamwulf/popover-mask-resize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Popover animation bug

When resizing a NSPopover, the popover's mask seems to be stretched during the animation, clipping the content when resizing the popover to a taller height.

The amount of clipping seems to be related to the animation duration + the amount of height change. For example, if the popover changes > 100pts in .25 seconds, the effect is noticeable.

Example of clipped content during animation:

About

When a popover is resized quickly enough, the popover's mask can actually cut off content during the animation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published