View Image Context Menu Item incelemeleri
View Image Context Menu Item geliştiren: Anton G
Kathanaddaeus adlı kullanıcının incelemesi
5 üzerinden 5 puan
yazan: Kathanaddaeus, 4 yıl önceReplaces the old functionality well enough. I did change the userChrome entries to hide the icon though to "visibility: hidden" instead of "display: none" as that moved the text all the way to the left edge of the context menu. In case anyone has a similar problem.
Geliştiricinin yanıtı
gönderilme: 4 yıl öncethats a good point - i've been writing the CSS against the Proton interface, but looks like its not compatible with the old UI; in the old UI it needs to be "visibility: hidden" or offsets the text too far left, and in the new UI it needs to be "display: none" otherwise the text remains offset too far right.
i should make a note of that on the description
i should make a note of that on the description