From 8bea9e87209c5c2f4f0da008ee3700cf5ada4809 Mon Sep 17 00:00:00 2001 From: PMKuipers Date: Fri, 7 Jul 2023 16:07:44 +0200 Subject: [PATCH] Link update --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ca61a71..b2b9a73 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,5 @@ Manage Study plans|/local/treestudyplan/edit-plan.php||en ``` ## Dev Notepad -Link to jsfiddle for size matching with different scroll area (frozen line headings): https://jsfiddle.net/kr968osg/6/ -Similar trick can be used to maintain column width: -On size change, loop through all elements in column, then set min-width to with of largest cell. Except on largest cell \ No newline at end of file +Link to jsfiddle for size matching with different scroll area (frozen line headings): https://jsfiddle.net/pmkuipers/sfweghr1/4/ +Use proper grid styling for column resizing (see same fiddle) \ No newline at end of file