mirror of
https://github.com/griffi-gh/hUI.git
synced 2025-02-16 06:58:20 -06:00
add todo note
This commit is contained in:
parent
bbc4cb00e0
commit
32cf9dca29
|
@ -55,6 +55,7 @@ pub enum UiDrawCommand {
|
|||
PushTransform(Affine2),
|
||||
/// Pop a transformation matrix from the stack
|
||||
PopTransform,
|
||||
//TODO PushClip PopClip
|
||||
}
|
||||
|
||||
/// List of draw commands
|
||||
|
|
Loading…
Reference in a new issue