feat(examples/cosmic): scaling factor spin button

This commit is contained in:
Michael Aaron Murphy 2023-01-19 19:46:28 +01:00 committed by Michael Murphy
parent 046dd49438
commit f386609414
3 changed files with 39 additions and 7 deletions

View file

@ -7,5 +7,6 @@ publish = false
[dependencies]
apply = "0.3.0"
fraction = "0.13.0"
libcosmic = { path = "../..", default-features = false, features = ["debug", "winit_softbuffer"] }
once_cell = "1.15"