From 710ca2546815d6de6465fee2df89a2f3a4dbcedf Mon Sep 17 00:00:00 2001 From: Nick Beckley Date: Mon, 22 Jun 2026 19:10:11 +0100 Subject: [PATCH] The detached Field help: ? ? ? row has been removed from the Selected Block panel. Restored inline field help beside: Type X Y Width Height Label override Left plain, with no field help in Selected Block: Location Notes The panel-level Selected block [?] help remains. I also verified the help path: HelpIconTagHelper uses HelpService.GetByContextKey, and HelpService caches parsed article metadata after first load. --- PlotLine/Views/FloorPlans/Edit.cshtml | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) diff --git a/PlotLine/Views/FloorPlans/Edit.cshtml b/PlotLine/Views/FloorPlans/Edit.cshtml index 9e9994f..93c1f32 100644 --- a/PlotLine/Views/FloorPlans/Edit.cshtml +++ b/PlotLine/Views/FloorPlans/Edit.cshtml @@ -407,17 +407,6 @@