Skip to content

Conversation

@FoamyGuy
Copy link
Contributor

@FoamyGuy FoamyGuy commented Dec 11, 2025

This resolves an issue with TextBox.text property not working correctly due to internally not using self._full_text which is needed after the recent change to support scrolling.

It also adds a tilegrid property to BitmapLabel for code using it to get 'non-private' access to the TileGrid. I intend to use this to make it easy to check if a BitmapLabel has been clicked by the mouse cursor. This is unrelated to the issue above, but I happen to run across both at the same time while working on next project.

@FoamyGuy FoamyGuy requested a review from a team December 11, 2025 22:25
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.

1 participant