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 tested CodeBlock as well, same issue. I don't think there is a solution really with BasicTextField as it stands, there is simply no way to get at the scroll state in order to accommodate for it. Would love to be proved wrong though if anyone can figure it out!
I having a problem with
drawCustomStyle
onRichSpanStyle
, it looks like scroll position isn't being taken into account:scroll-issue.mp4
It is called again when I scroll, but I get the exact same y coords.
Maybe the problem actually lies in:
layoutResult.getBoundingBoxes()
The text was updated successfully, but these errors were encountered: