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

Setting Text in Collapsible Adds to text instead of replacing #203

Closed
Drickken opened this issue Sep 23, 2023 · 1 comment · Fixed by #204
Closed

Setting Text in Collapsible Adds to text instead of replacing #203

Drickken opened this issue Sep 23, 2023 · 1 comment · Fixed by #204
Labels
bug Something isn't working

Comments

@Drickken
Copy link

Using the .setText() method of a QCollapsible concatenates the entered text with the current text.

If this is the expected behaviour, the docs should be updated to reflect this.

@Drickken Drickken added the bug Something isn't working label Sep 23, 2023
@tlambert03
Copy link
Member

thanks! that looks like a vestige of an older design that was updated in #140... fixing in #204

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging a pull request may close this issue.

2 participants