mirror of
https://github.com/dscyrescotti/Memola.git
synced 2026-05-11 10:20:04 +02:00
feat: select first marker by default
This commit is contained in:
@@ -85,6 +85,7 @@ struct MemosView: View {
|
||||
penObject.color = color.components
|
||||
return penObject
|
||||
}
|
||||
markerPenObjects.first?.isSelected = true
|
||||
|
||||
let graphicContextObject = GraphicContextObject(\.viewContext)
|
||||
graphicContextObject.elements = []
|
||||
|
||||
Reference in New Issue
Block a user