Qt 6.11 is out! See what's new in the release
blog
[Solved]textInput if text is out of borders[Solved]
QML and Qt Quick
7
Posts
3
Posters
4.0k
Views
3
Watching
-
if text is out of borders it is seen on the left side of it's borders I want it all not to be visible can I do something?
-
Hi,
the link doesn't work. -
copy and paste it fully not only green part I don't know why is it a bug? :/
-
copy and paste it fully not only green part I don't know why is it a bug? :/
-
-
@Zubalama Works!
-
@Zubalama Use
to post image and make them inline.
Coming to the issue, if I understood you correctly, try setting wrapMode toTextInput.Wrap.@p3c0 it kind of helped but now text goes up