You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was concerned the bbox part might have to do with premature caching - from #1772 - but no, it isn't fixed if you relayout one of the annotations to totally different text.
Check out
annotations_autorange
, which looks like this on Chrome (and matching in Edge and FF):On IE11 it looks like this:
Notice that when width or height are specified explicitly, sizing and clipping works correctly - but the normal autosize does not work.
The text was updated successfully, but these errors were encountered: