mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
🎉 Add text shadows (#6335)
This commit is contained in:
@@ -549,6 +549,7 @@ impl Shape {
|
||||
self.hidden
|
||||
}
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub fn width(&self) -> f32 {
|
||||
self.selrect.width()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user