Some things don't get updated properly when switching styles #5

Open
opened 2024-08-23 00:42:13 -06:00 by sashakoshka · 2 comments
Owner

Firstly, AttrTexture does not get properly updated. This is particularly bad because in this case the backend still uses a texture that is, almost always, technically closed.

Secondly, minimum sizes don't seem to get invalidated properly until the window is resized.

Thirdly, transparent boxes still have their parent's previous background until they re-draw themselves for some other reason.

Firstly, AttrTexture does not get properly updated. This is particularly bad because in this case the backend still uses a texture that is, almost always, technically closed. Secondly, minimum sizes don't seem to get invalidated properly until the window is resized. Thirdly, transparent boxes still have their parent's previous background until they re-draw themselves for some other reason.
Author
Owner

AttrTexture and the transparent boxes issue appear to have been solved

AttrTexture and the transparent boxes issue appear to have been solved
Author
Owner

The minimum size issue only seems to have to do with switching the icon set: objects.Icon and objects.MimeIcon specifically.

The minimum size issue only seems to have to do with switching the icon set: objects.Icon and objects.MimeIcon specifically.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tomo/backend#5
No description provided.