d52508a29e
The layout manager of the calendar/notifications popup is using the calendar width to determine the width of the whole right area of the calendar popup. When enabling large text, this means the cards used for world clocks, weather etc. get larger, while the calender doesn't get larger, leading to the cards getting clipped. Make sure the calendar grows in size just as the cards do when large text is enabled and define its size in em's instead of pixels. Fixes https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5392 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2282> |
||
---|---|---|
.. | ||
widgets | ||
_colors.scss | ||
_common.scss | ||
_drawing.scss | ||
_high-contrast-colors.scss | ||
_widgets.scss | ||
COPYING | ||
gnome-shell-sass.doap | ||
NEWS | ||
README.md |
GNOME Shell Sass
GNOME Shell Sass is a project intended to allow the sharing of the theme sources in sass between gnome-shell and other projects like gnome-shell-extensions.
Any changes should be done in the GNOME Shell subtree and not the stand-alone gnome-shell-sass repository. They will then be synchronized periodically before releases.
License
GNOME Shell Sass is distributed under the terms of the GNU General Public License, version 2 or later. See the COPYING file for details.