mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Add an icon to the psa / quiz tooltip.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 504 B |
Binary file not shown.
|
After Width: | Height: | Size: 992 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
@@ -389,6 +389,9 @@ historyErrorToast: Toast(defaultToast) {
|
||||
historyInfoToast: Toast(defaultToast) {
|
||||
minWidth: msgMinWidth;
|
||||
maxWidth: 380px;
|
||||
padding: margins(54px, 13px, 19px, 12px);
|
||||
icon: icon {{ "toast_info", toastFg }};
|
||||
iconPosition: point(13px, 13px);
|
||||
}
|
||||
|
||||
historyPhotoLeft: 14px;
|
||||
|
||||
@@ -28,7 +28,6 @@ struct LogEntryOriginal
|
||||
~LogEntryOriginal();
|
||||
|
||||
std::unique_ptr<WebPage> page;
|
||||
|
||||
};
|
||||
|
||||
struct PsaTooltipState : public RuntimeComponent<PsaTooltipState, Element> {
|
||||
|
||||
+1
-1
Submodule Telegram/lib_ui updated: 7849f0561b...66e44506dc
Reference in New Issue
Block a user