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
Currently, entries in struct are simply written to the end. This is the best that can be done generically.
To reduce the need for manual intervention, we should look into creating a UI to create nested structs and move views.
The text was updated successfully, but these errors were encountered:
Currently, entries in
struct
are simply written to the end. This is the best that can be done generically.To reduce the need for manual intervention, we should look into creating a UI to create nested structs and move views.
The text was updated successfully, but these errors were encountered: