SwiftTabler icon indicating copy to clipboard operation
SwiftTabler copied to clipboard

For Stack- and Grid-based table types, support header/footer inside scrolling region

Open reedes opened this issue 3 years ago • 0 comments

...so the header and/or footer can scroll with the rows. Currently they are outside the scrolling region for these table types.

Header/footer should be independently configurable. See the commented code.

The conditional views (bounded by if blocks) need to be tested and analyzed to ensure they don't affect scalability.

reedes avatar May 07 '22 00:05 reedes