add todo note

This commit is contained in:
griffi-gh 2024-03-23 15:43:22 +01:00
parent bbc4cb00e0
commit 32cf9dca29

View file

@ -55,6 +55,7 @@ pub enum UiDrawCommand {
PushTransform(Affine2),
/// Pop a transformation matrix from the stack
PopTransform,
//TODO PushClip PopClip
}
/// List of draw commands