feat(emote-popup): save size of popup (#5415)
* fix: remove added margins from emote window position * chore: add changelog entry * feat: store size of emote window * chore: update changelog entry * fix: disable layout save * fix: PCH moment * fix: multiply by scale
This commit is contained in:
@@ -98,7 +98,7 @@ class WindowLayout
|
||||
{
|
||||
public:
|
||||
// A complete window layout has a single emote popup position that is shared among all windows
|
||||
QPoint emotePopupPos_;
|
||||
QRect emotePopupBounds_;
|
||||
|
||||
std::vector<WindowDescriptor> windows_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user