private void UpdateManifestPreview()
 {
     ManifestTextBox.Text = CurrentVisualElements.ToString();
 }