[BUG] Incorrect display of adaptive folder icon size
I realized incorrect displaying of adaptive folder icon size. I add a picture:
System:
- OS: Manjaro
- Version of V-Shell extension: 30
- Source of installation: [e.g. extension.gnome.org, GitHub]
This can happen under certain conditions when the algorithm gets incorrect allocation data. I'll try to add some self-fixing solution. For now, you can use a fixed icon size.
Thanks. I appreciate it.
I tried different sizes, but its still a problem.
What exactly is the problem?
Do you use screen scaling?
No. Sizes of icons in folders are too big or too small. In some cases icons are cropped.
If I change size from adaptive to for example 96 and back, than all is working.
Have you tried just closing and reopening the folder?
Yes. I have tried this.
There was a bug affecting the adaptive folder grid dimensions (rows/columns), please try to update the extension from the GitHub repository and let me know how it works now.
How can I backup current settings?
Updating the extension will not affect your current settings. You can also save your configuration to any of the four profiles before testing different options.
Thanks. Its working for now.
Can you please try the latest update to see if it fixes the fully adaptive folders?
When I open some folders at first, its looks like this:
And this:
Than its open folders correctly. But I am not sure, if this folder shows like it has, because of size:
I assume the problem still exists in the latest version, is that right?
Yes, it is.
Let's define the problem - from what I can see, it seems like app folder padding is a bit larger than it suppose to be and the bottom edge touches the edge of the screen. However I'm unable to reproduce this on any of my systems. Are you using default Shell theme? If not, is it reproducible with the default theme? Or is this issue about something else?
I use different gnome shell theme. And on this theme when I click on large folder at first, the bottom edge touches the edge of the screen. At other click is all ok (the bottom edge don't touch the edge of the screen anymore). When I use default theme, the bottom edge always touch the edge of the screen.
I made some corrections to the folder dialog size, can you see a difference? (install from the repository)
Thanks for your effort, but there is still the problem.
@Majo111 Anything changed?
Its ok now. It has changed from 45 version.
@Majo111 I found the culprit while refactoring the appDisplay module, the search entry visibility option was involved. I believe it's finally fixed now.
@G-dH All is working properly. Thanks.