Link update

This commit is contained in:
PMKuipers 2023-07-07 16:07:44 +02:00
parent 7b164a78b5
commit 8bea9e8720

View File

@ -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
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)