feat(overlay): inherit zoom and add zoom factor (#6016)
This commit is contained in:
@@ -61,6 +61,7 @@ private:
|
||||
std::vector<BaseWidget *> widgets_;
|
||||
|
||||
friend class BaseWindow;
|
||||
friend class OverlayWindow; // for setScale()
|
||||
};
|
||||
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user