custom panel icons

This commit is contained in:
galister
2026-01-10 04:10:39 +09:00
parent e5f0131730
commit 6cf4c1fe8f
5 changed files with 52 additions and 11 deletions

View File

@@ -19,7 +19,7 @@ pub enum ToastDisplayMethod {
Watch,
}
#[derive(Clone, Copy)]
#[derive(Debug, Clone, Copy, IntegerId, PartialEq)]
pub enum BackendAttrib {
Stereo,
MouseTransform,