We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a lot of delay for the scrollbars to appear/disappear when mouse hovering which can make the navigation a bit clunky sometimes.
For instance, this is Blender' scrollbars behavior. It does feel smoother and blend nicelly with the overall application.
The text was updated successfully, but these errors were encountered:
ux: change delay time to show/hide scrollbar (#139)
82b00b3
love-linger
No branches or pull requests
There is a lot of delay for the scrollbars to appear/disappear when mouse hovering which can make the navigation a bit clunky sometimes.
![sourceGit_scrollbar](https://private-user-images.githubusercontent.com/17713307/332585994-f9ea8533-21d3-44d4-a9fa-e3f5d1ad58ca.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODc0NjQsIm5iZiI6MTczOTE4NzE2NCwicGF0aCI6Ii8xNzcxMzMwNy8zMzI1ODU5OTQtZjllYTg1MzMtMjFkMy00NGQ0LWE5ZmEtZTNmNWQxYWQ1OGNhLmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDExMzI0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMwN2Q4NjFkMDRkNzI1MjYyZmEzMWNmMGFhMmY4ZDc1MWYzMzliZDEwNTA2ZmNkZmFkZTFlODhhYmIyZGI0NWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.HGuNxaHxgGqtpSM6nkqWu-q3jstjtfM3Nftr-OY9Alk)
For instance, this is Blender' scrollbars behavior. It does feel smoother and blend nicelly with the overall application.
![blender_scrollbar](https://private-user-images.githubusercontent.com/17713307/332586032-5a01f47a-879b-44b2-9689-3afbf8991924.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODc0NjQsIm5iZiI6MTczOTE4NzE2NCwicGF0aCI6Ii8xNzcxMzMwNy8zMzI1ODYwMzItNWEwMWY0N2EtODc5Yi00NGIyLTk2ODktM2FmYmY4OTkxOTI0LmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDExMzI0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc1MzY3NGQwYzQ2MTZmYTA1NjkxNWE4YTVmNzhkZjJlNDJhNjk3YTE2ZDI0Y2VkZmYxMTUyZGE0ZmQ5YzFiOGEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.UyPpTmcmJQp0adDeyCs59LUcDosfCBY01aB_9CxbnGU)
The text was updated successfully, but these errors were encountered: