Replies: 1 comment
-
I could reproduce it, but looking into the code, couldnt find anything that looks odd (besides the absense of I remember I had some issues with the custom hidden class which sets I also cloned netbook and tried it with the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to upgrade to latest textual (v6.3.0) in netbook, but I got an issue with redrawing that seems to have appeared in v6.0.0. It is triggered by the search functionality. Although I am able to reproduce it quite consistently, the trigger conditions are a bit involved.
I have a demo below. Essentially after I scroll the main container back and forth and hide the search widget (triggered by pressing escape) the main container is not properly redrawn. The scrolling part is important as the problem isn't triggered without it.
Screencast.From.2025-10-13.21-21-45.mp4
I am still trying to come up with a minimal example, but maybe this would ring some bells as to what the problem might be.
Beta Was this translation helpful? Give feedback.
All reactions