Skip to content

popover: Stop making assumptions about corners

Matthias Clasen requested to merge matthiasc/for-main into main

The popover tail drawing code was just assuming that the corner values are numbers. Which they won't, anymore.

Merge request reports