When room changes category, affect the Chat too

This commit is contained in:
miruka
2019-07-07 02:35:22 -04:00
parent be152c3acf
commit a47e6b5c07
5 changed files with 33 additions and 29 deletions

View File

@@ -34,7 +34,7 @@ HRectangle {
// Keep x scroll pages cached, to limit images having to be
// reloaded from network.
cacheBuffer: height * 6
cacheBuffer: height * 4
// Declaring this as "alias" provides the on... signal
property real yPos: visibleArea.yPosition