-
-
Notifications
You must be signed in to change notification settings - Fork 56
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
[BUG] Caption in the top-right menu is truncated #138
Comments
Glad that you can reproduce it 👍 |
Yeah, thanks for reporting it. This seems like it could be a bug that was introduced in St.Label or some CSS. It's strange as the line looks like it has expanded vertically, but hasn't wrapped the text. |
Interesting, I tested on the GNOME OS nightly to replicate it, so it's a very recent fix. No problem at all, this label wasn't sized correctly anyway, so should look better in this version when word-wrapped. |
* Updated Swedish translation (#129) #14 * fix build instructions * remove lockscreen switch * use arrow functions * fix carousel, add view image button to gallery * fix purging of old images * fix missing declaration, carousel image sort * fix image cleanup #134 * fix deleteImage call * fix gtk3 gui issues * fix hidden elements in gtk4 settings * add info button to gallery * improved debug logging * dont save thumbs if delete-previous enabled * fix notify, opening images, & broken about logo * remove action from notification * update german translation (#137) * initial test import and export of JSON data #136 * fix bytearray toString() warnings * try fix ellipsized image labels #138 * purge missing files from imported image list * export bing.json by default * togglable auto export of JSON data and thumbnails * set background option in prefs fixes and don't force background zoom #38 * fix missing declaration * clean up gtk3 settings * unneeded method, fix icon switching and gtk4 prefs * code clean up remove unneeded code * switch to current image if invalid * remove functions implemented in extensionUtils.js * fix build script * code clean up * fix timeout reversions * fix carousel thumbnail logic * small tweaks to gallery ui Co-authored-by: krevad <krevad@users.noreply.github.com> Co-authored-by: JAKuhr <9527705+JAKuhr@users.noreply.github.com>
Describe the bug
Since not so long ago, the caption in the top-right menu is truncated.
Screenshots
To Reproduce
Desktop (please complete the following information):
Additional context
This started to happen quite recently, but I have no idea what has actually changed in between...
The text was updated successfully, but these errors were encountered: