Skip to content

textview: fix yoffset position when top_margin is set

Christian Hergert requested to merge wip/chergert/fix-4134 into master

This doesn't need to be included in the calculation or it will cause the yoffset to continually shift while the window is resized.

Fixes #4134

Merge request reports