From 88834f2d0f5101c5659331bc660d4c98f69d5b00 Mon Sep 17 00:00:00 2001 From: Adam Shaw Date: Wed, 9 Oct 2024 20:05:59 -0400 Subject: [PATCH] notes --- TODO-v7.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO-v7.txt b/TODO-v7.txt index 423cb7312..bea2bdfad 100644 --- a/TODO-v7.txt +++ b/TODO-v7.txt @@ -74,6 +74,7 @@ Resource Timeline (ResizeObserver needs to support box:border-box) RELATED BUG: when bottom-padding of spreadsheet DOES work, it's off by one because querying for scrollbar width is faulty due to offsetWidth/clientWidth bug including border + bug: in `examples/resource-add-remove.html`, when deleting Auditorium D, collapses strangely after column grouping, should expand to full height, but doesn't See bundle/examples/responsive.html in datagrid, move fc-resource to the fc-row (instead of each fc-cell)... add to changelog @@ -152,6 +153,7 @@ Manual Testing Touch devices Dev Cleanup Remove unused css mixins + Why is week-numbers.html example in premium? has nothing to do with premium Changelog Add: all cell headers are no longer bold Add: standin events get put through eventContent/etc