Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Desktop
Commits
e7cb58f1
Commit
e7cb58f1
authored
Sep 20, 2020
by
Yunhe Guo
Committed by
Yunhe Guo
Sep 21, 2020
Browse files
Force Emojier using color emoji font
parent
47f84800
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/kimpanel/backend/ibus/emojier/ui/CategoryPage.qml
View file @
e7cb58f1
...
...
@@ -113,6 +113,7 @@ Kirigami.ScrollablePage
delegate
:
MouseArea
{
QQC2.Label
{
font.pointSize
:
25
font.family
:
'
emoji
'
// Avoid monochrome fonts like DejaVu Sans
fontSizeMode
:
model
.
display
.
length
>
5
?
Text
.
Fit
:
Text
.
FixedSize
minimumPointSize
:
10
text
:
model
.
display
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment