mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Fixed display of arrow on point details widget when no values there.
This commit is contained in:
@@ -65,6 +65,8 @@ private:
|
||||
float64 alpha = 1.;
|
||||
};
|
||||
|
||||
bool _hasPositiveValues = true;
|
||||
|
||||
int _maxPercentageWidth = 0;
|
||||
|
||||
QRect _innerRect;
|
||||
|
Reference in New Issue
Block a user