From 71cb406841e359f9f6077e56f9fe8d5238802df8 Mon Sep 17 00:00:00 2001 From: Yousheng Date: Sun, 14 Mar 2021 23:52:59 +0100 Subject: [PATCH] All Basic Func - finished --- IfcValidator/Strings/en-us/Resources.resw | 2 +- IfcValidator/Views/ReportPage.xaml | 3 ++- IfcValidator/Views/ReportPage.xaml.cs | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/IfcValidator/Strings/en-us/Resources.resw b/IfcValidator/Strings/en-us/Resources.resw index a51ada6..fb51015 100644 --- a/IfcValidator/Strings/en-us/Resources.resw +++ b/IfcValidator/Strings/en-us/Resources.resw @@ -229,7 +229,7 @@ Report - *For the non-IFC domain, only the classification with a Related tag and a defined PropertySet could be verified in an IFC file. + *Still version beta for the non-IFC domain classifications. Clear All diff --git a/IfcValidator/Views/ReportPage.xaml b/IfcValidator/Views/ReportPage.xaml index f53d9e0..a78d475 100644 --- a/IfcValidator/Views/ReportPage.xaml +++ b/IfcValidator/Views/ReportPage.xaml @@ -213,7 +213,8 @@ VerticalAlignment="Center" Background="Transparent" DefaultLabelPosition="Right" - IsOpen="False"> + IsOpen="False" + Visibility="Collapsed">