-
Notifications
You must be signed in to change notification settings - Fork 31k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test explorer filter UI #182648
Comments
Fixed in #183192 |
I'm sorry to do this again, but the cursor is still not centered Screen.Recording.2023-07-25.at.15.46.42.movI think this is because the input widget has height of 20px
vscode/src/vs/workbench/contrib/codeEditor/browser/suggestEnabledInput/suggestEnabledInput.ts Line 498 in 698b8ad
while the container has height 23 vscode/src/vs/workbench/contrib/testing/browser/testingExplorerFilter.ts Lines 135 to 140 in 698b8ad
|
Two small UI issues with the filter input box in the test explorer:
The text was updated successfully, but these errors were encountered: