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
The size of the scrollbar is not always 6px on all OSes.
probably was the case before I made browser version, because there I used the api that is available in all browsers - before we used the chromium exclusive api which gave more control over scrollbars.
This is purely a cosmetic issue.
It probably has to do with this piece of code. The size of the scrollbar is not always 6px on all OSes.
deltachat-desktop/packages/frontend/src/components/Gallery.tsx
Line 329 in fdf7d63
The text was updated successfully, but these errors were encountered: