[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [krdc/Applications/16.04] core: prevent initial scrollbars while connecting
From:       Urs Wolfer <uwolfer () kde ! org>
Date:       2016-04-16 13:42:06
Message-ID: E1arQUA-0003HH-7u () scm ! kde ! org
[Download RAW message or body]

Git commit 4e91af4e288c1b9d60f0a2097fdff4e049ca746e by Urs Wolfer.
Committed on 16/04/2016 at 13:38.
Pushed by uwolfer into branch 'Applications/16.04'.

prevent initial scrollbars while connecting

M  +1    -0    core/remoteview.cpp

http://commits.kde.org/krdc/4e91af4e288c1b9d60f0a2097fdff4e049ca746e

diff --git a/core/remoteview.cpp b/core/remoteview.cpp
index 1e58eb5..3d982c0 100644
--- a/core/remoteview.cpp
+++ b/core/remoteview.cpp
@@ -43,6 +43,7 @@ RemoteView::RemoteView(QWidget *parent)
 #endif
         m_dotCursorState(CursorOff)
 {
+    resize(0, 0);
 }
 =

 RemoteView::~RemoteView()

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic