comments added
This commit is contained in:
parent
2c72388239
commit
8553ecc354
@ -233,8 +233,7 @@ void QskPopup::updateInputGrabber()
|
||||
Even if the input grabber has no content it has an effect
|
||||
on QQuickItem::childAt. Also tools like Squish struggle with
|
||||
sorting out items without content.
|
||||
So let's better avoid any problems let's move the grabber to
|
||||
the beginning of the children.
|
||||
So let's better move the grabber to the beginning.
|
||||
*/
|
||||
m_data->inputGrabber->stackBefore( children.first() );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user