using the contents rectangle as default focus rectangle
This commit is contained in:
parent
716f5d5bcb
commit
b4dda0d557
@ -1501,7 +1501,7 @@ QRectF QskControl::gestureRect() const
|
||||
|
||||
QRectF QskControl::focusIndicatorRect() const
|
||||
{
|
||||
return boundingRect();
|
||||
return contentsRect();
|
||||
}
|
||||
|
||||
void QskControl::updateLayout()
|
||||
|
Loading…
x
Reference in New Issue
Block a user