Fix resize slowness on the TopBar
This commit is contained in:
parent
f533d9d7ea
commit
bcba977f4c
4 changed files with 42 additions and 79 deletions
|
|
@ -75,8 +75,8 @@ constexpr int communityBubble = bubble - 4;
|
|||
|
||||
namespace userInfoWidget {
|
||||
namespace fonts {
|
||||
constexpr int displayName = 16;
|
||||
constexpr int userid = 14;
|
||||
constexpr int displayName = 15;
|
||||
constexpr int userid = 13;
|
||||
} // namespace fonts
|
||||
} // namespace userInfoWidget
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue