mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
refs #883, improved position and layout of overlay message frame
This commit is contained in:
committed by
Mathew Sutcliffe
parent
4ef64e4e22
commit
873823eaa1
@@ -98,7 +98,7 @@ namespace BlackGui
|
||||
void initInnerFrame();
|
||||
|
||||
double m_widthFactor = 0.7; //!< inner frame x factor
|
||||
double m_heightFactor = 0.7; //!< inner frame x factor
|
||||
double m_heightFactor = 0.6; //!< inner frame x factor
|
||||
};
|
||||
} // ns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user