Hello,
We are using sublime.Phantom(..., ..., sublime.LAYOUT_INLINE)
in our extension and outside of the Distraction Free Mode, they are correctly appended to the code (on the right side).
However, in the Distraction Free Mode, with the default "draw_centered": true
setting, they look like this:
Is there are setting/API param to make Phantoms move to the center too?