diff --git a/src/RolemasterDb.App/Components/Shared/CriticalCellCurationDialog.razor b/src/RolemasterDb.App/Components/Shared/CriticalCellCurationDialog.razor index 84d6d6f..74920c6 100644 --- a/src/RolemasterDb.App/Components/Shared/CriticalCellCurationDialog.razor +++ b/src/RolemasterDb.App/Components/Shared/CriticalCellCurationDialog.razor @@ -66,8 +66,12 @@ IsBusy="IsReparsing" IsDisabled="IsSaving" ShowActionButton="false" + ShowSectionHeader="false" + ShowSourcePreview="false" + ShowExampleHint="false" ShowDescriptionEditor="false" ShowValidationSummary="false" + ShowLegend="false" ErrorMessage="@QuickParseErrorMessage" SectionClass="critical-editor-section critical-curation-quick-parse-section" /> } diff --git a/src/RolemasterDb.App/Components/Shared/CriticalCellQuickParseEditor.razor b/src/RolemasterDb.App/Components/Shared/CriticalCellQuickParseEditor.razor index 2c1dc14..7ecc267 100644 --- a/src/RolemasterDb.App/Components/Shared/CriticalCellQuickParseEditor.razor +++ b/src/RolemasterDb.App/Components/Shared/CriticalCellQuickParseEditor.razor @@ -8,24 +8,27 @@
@ErrorMessage
} -First line is the result prose. Later lines are base affixes or condition: ... lines with comma-separated shorthand.
First line is the result prose. Later lines are base affixes or condition: ... lines with comma-separated shorthand.
Example: Foe brings his guard up, frightened by your display. then +5, 1mp or w/o shield: glancing blow, +15, 3s, 3np.
Example: Foe brings his guard up, frightened by your display. then +5, 1mp or w/o shield: glancing blow, +15, 3s, 3np.