-
Notifications
You must be signed in to change notification settings - Fork 99
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
ZMI: dbmain form, ordered folder icon #729
Comments
@drfho Don't worry about the PR, I copied the changes from your description and tested them manually. It's all done. |
oh, that's really bad. After serveral approaches with the before/after icon aggregation i could not compsensate the surprising differences in Chrome, Edge, FF, Safari. The best mapping (with an acceptable pixel deviation) I got by putting the "sort" icon as a background data-url. So the icon's style definition is reduced to one CSS element that scales to the different contexts.
Thanks! |
Yes, that fixes it, thanks. It's on |
… scrolling left/right (#731) * Issues #729, #730 * - observe existing ordering * - add change log entry * - fix misspelled name * - fix typo * - show both role and permission in tooltip * Issues #729, #730 * - observe existing ordering * - add change log entry * - fix misspelled name * - fix typo * - show both role and permission in tooltip
… scrolling left/right (#731) * Issues #729, #730 * - observe existing ordering * - add change log entry * - fix misspelled name * - fix typo * - show both role and permission in tooltip * Issues #729, #730 * - observe existing ordering * - add change log entry * - fix misspelled name * - fix typo * - show both role and permission in tooltip
Hi, found 2 small css probs in ZMI:
I will provide a PR for that...
got some connection issues with VSCode now - so the code diff here in advance:
The text was updated successfully, but these errors were encountered: