<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>Hello Alexander,<br><br>I'm not sure to understand exactly what you need, but you might want to take a look at the "clip" property of the Item component (base of all graphical components in QtQuick)<br><br>http://doc.qt.io/qt-5/qml-qtquick-item.html#clip-prop<br><br>Regards,<br>Lucien<br><br><hr id="zwchr"><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>De: </b>"Alexander Ladygin" <fake.ae@gmail.com><br><b>À: </b>"Sailfish OS Developers" <devel@lists.sailfishos.org><br><b>Envoyé: </b>Mercredi 28 Octobre 2015 10:18:19<br><b>Objet: </b>[SailfishDevel] how can i "contain" text items properly?<br><br><div dir="ltr"><div><div><div><div>Hello there sailors!<br><br></div>When using SilicaListView inside some other items, content of ListView often goes over the boundaries and overlaps with items outside. You can also see that behaviour with Label when you set negative text offset (text will go to the left, and if your Label is not anchored to the left side of the screen, its text will go outside of Label item)<br></div>What i expect is to any text going outside of bounderies of such items to disappear.<br></div>What is the proper way to do that?<br><br></div>Alex.<br></div>
<br>_______________________________________________<br>SailfishOS.org Devel mailing list<br>To unsubscribe, please send a mail to devel-unsubscribe@lists.sailfishos.org</blockquote><br></div></body></html>