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
PDFileModal: Added configurable Height, OpenButtonIconCssClass, and SaveButtonIconCssClass parameters. Fixed file explorer not filling available space when toolbar is hidden.
Copy file name to clipboardExpand all lines: PanoramicData.Blazor/PanoramicData.Blazor.csproj
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,7 @@
27
27
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
28
28
<PackageReadmeFile>README.md</PackageReadmeFile>
29
29
<PackageReleaseNotes>
30
-
PDDashboard: optional name row above tabs; display-mode header with dashboard/tab name and rotation controls (pause/resume, prev/next); properties editor in settings dialog; view-mode per-session property overrides (AllowViewModePropertyEdit); fix EffectiveProperties cascade.
31
-
PDSplitterDocumentation: fix example to use PDSplitPanel children; correct parameters table.
30
+
- PDFileModal: Added configurable Height, OpenButtonIconCssClass, and SaveButtonIconCssClass parameters. Fixed file explorer not filling available space when toolbar is hidden.
0 commit comments