Open dbrnz opened 1 year ago
I will fix it after I finish the migration to the new Popover API (https://github.com/jarek-foksa/xel/issues/130). The current implementation is rather convoluted and there are many edge cases where popovers are misbehaving or are misaligned.
Thanks!
In the following, a popover opens when the respective button is toggled on, but the popover stays open when another button is clicked (and opens its popover) even though the first button is now toggled off (tracking = 1). Is this intended?