DescriptionSafari doesn't adjust the size of the popover automatically to the size of its content. So currently the size of the bubble is hard-coded in metadata.safari, and when you collapse the ad counter the bubble will have a large empty area. However it is possible to change the size of the bubble programatically. So I have added a listener for DOMSubtreeModified that adjust the size of the bubble to its content.
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rebased and fixed some issues #
Total comments: 2
Patch Set 3 : Adressed comments #MessagesTotal messages: 6
|