From 193f334708d23b04a50b045848968f871b980f9f Mon Sep 17 00:00:00 2001 From: Leon Hoppe Date: Tue, 28 Jan 2025 10:11:35 +0100 Subject: [PATCH] Added maximum display length --- .idea/.idea.HopFrame/.idea/workspace.xml | 27 ++++++++++++------- src/HopFrame.Core/Config/PropertyConfig.cs | 10 +++++++ .../Components/Pages/HopFrameTablePage.razor | 11 +++++++- testing/HopFrame.Testing/Program.cs | 1 + 4 files changed, 38 insertions(+), 11 deletions(-) diff --git a/.idea/.idea.HopFrame/.idea/workspace.xml b/.idea/.idea.HopFrame/.idea/workspace.xml index 92837c1..3cdfe0c 100644 --- a/.idea/.idea.HopFrame/.idea/workspace.xml +++ b/.idea/.idea.HopFrame/.idea/workspace.xml @@ -11,13 +11,9 @@