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
To be honest I have no clue what is going on there.
After lots of trial and error I have reworked how the ResizingPlainTextEdit handles new text being entered to work around this. (139abe8)
It is not perfect due to some flickering happening in the scenarios, where this bug would previously occur, but hopefully still an improvement, since the text no longer seems to disappear from the view.
Describe the bug
I have the following action:
Once I type anything else into that field, the input scrolls to some empty line and no text can be seen.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It shouldn't scroll/glitch.
Logs
Don't think they're needed, but let me know and I'll add them if so.
Version information
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: