mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Implement drag-n-drop to forum topics.
This commit is contained in:
@@ -449,8 +449,8 @@ editTopicMaxHeight: 408px;
|
||||
chooseTopicListItem: PeerListItem(defaultPeerListItem) {
|
||||
height: 44px;
|
||||
photoSize: 28px;
|
||||
photoPosition: point(16px, 5px);
|
||||
namePosition: point(71px, 11px);
|
||||
photoPosition: point(8px, 5px);
|
||||
namePosition: point(55px, 11px);
|
||||
nameStyle: TextStyle(defaultTextStyle) {
|
||||
font: font(14px semibold);
|
||||
linkFont: font(14px semibold);
|
||||
|
Reference in New Issue
Block a user