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

TUItilities - Multiline Label resize artifacts #76

Open
GiorgosXou opened this issue Apr 6, 2023 · 3 comments
Open

TUItilities - Multiline Label resize artifacts #76

GiorgosXou opened this issue Apr 6, 2023 · 3 comments
Labels
Ignore I am working on it

Comments

@GiorgosXou
Copy link
Owner

uc.mvwaddstr(self.pad,0,0, ' '*self.width, uc.color_pair(self.color_pair+self.color_pair_offset) | self.style )

Meh... but whatever (found it while I was working on another project)

Fix:

*self.width*self.height
@GiorgosXou
Copy link
Owner Author

Whatever it has a lot of issues anyways like \n and etc. it was poorly coded

@GiorgosXou GiorgosXou removed the Solved label Apr 6, 2023
@GiorgosXou
Copy link
Owner Author

Just letting it here as a reminder, in case I forgot about it

@GiorgosXou
Copy link
Owner Author

uc.wbkgd is the way to go

@GiorgosXou GiorgosXou added the Ignore I am working on it label Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ignore I am working on it
Projects
None yet
Development

No branches or pull requests

1 participant