mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Increased round radius for popup menu.
This commit is contained in:
@@ -99,7 +99,8 @@ protected:
|
|||||||
p.drawImage(
|
p.drawImage(
|
||||||
width()
|
width()
|
||||||
- size.width()
|
- size.width()
|
||||||
- st::menuWithIcons.itemPadding.right(),
|
- st::menuWithIcons.itemPadding.right()
|
||||||
|
- st::popupMenuWithIcons.shadow.extend.right(),
|
||||||
(height() - size.height()) / 2,
|
(height() - size.height()) / 2,
|
||||||
_icon);
|
_icon);
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
Submodule Telegram/lib_ui updated: 258a928d83...bfca125f40
Reference in New Issue
Block a user