Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch for #581 : Do not fix implicitWidth #4

Closed
wants to merge 1 commit into from

Conversation

brvier
Copy link

@brvier brvier commented Nov 22, 2012

Do not set a fixed size for implicitWidth of a TextArea this prevent using not wrapping text in a flickable item.

Remove the fixed size to take care of sub Text item, and add ensure visible for horizontal scrolling.

@thp
Copy link

thp commented Jan 29, 2015

Is this still applicable? Should we merge this or drop it? // cc @khertan @locusf @rburchell @faenil

@locusf
Copy link
Member

locusf commented Jan 29, 2015

This is apparently for the old version of qt-components, before qtquick2 branch. We currently don't package master branch anymore so either this needs to be for qtquick2 branch or we drop this pr.

@brvier
Copy link
Author

brvier commented Jan 29, 2015

Indeed it s really old and for QtQuick 1.0

@brvier brvier closed this Jan 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants