mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-25 12:04:20 +01:00
In this commit we refactor the preview mechanism, and switch to responsive views by default. To create a preview, your view now has to implement the Preview trait. This is very similar to SwiftUI's preview mechanism. Signed-off-by: William Casarin <jb55@jb55.com>