Skip to content

Commit 4374d24

Browse files
committed
fix(WeaselUI): specify default label format in constructor
If weasel.yaml is not updated to include style/label_format due to issue of librime 1.3.0, fallback to default value initialized with WeaselUI's construction. Fixes #147
1 parent fbdb667 commit 4374d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/WeaselUI.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ namespace weasel
6565
inline_preedit(false),
6666
preedit_type(COMPOSITION),
6767
display_tray_icon(false),
68-
label_text_format(),
68+
label_text_format(L"%s."),
6969
layout_type(LAYOUT_VERTICAL),
7070
min_width(0),
7171
min_height(0),

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy