You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Platform/Shared/SizeTextField.swift
+7-2
Original file line number
Diff line number
Diff line change
@@ -38,8 +38,13 @@ struct SizeTextField: View {
38
38
.multilineTextAlignment(.trailing)
39
39
.help("The amount of storage to allocate for this image. Ignored if importing an image. If this is a raw image, then an empty file of this size will be stored with the VM. Otherwise, the disk image will dynamically expand up to this size.")
0 commit comments