zotero/chrome/content
Adomas Ven 3b9d0ac1bb
Allow the collection tree rows to have custom row heights (#3460)
- The underlying changes are in windowed-list, which the item tree and
  all virtualized tables are based on, so if there are bugs they might
  show up outside of the collection tree.
- The expensive operation is adding/removing rows, since row offsets
  have to be recalculated (this includes collapsing/expanding rows).
- The cost on further drawing while scrolling is constant and shouldn't
  affect performance much.
2023-10-24 03:56:07 -04:00
..
scaffold Scaffold: Prompt to save before resetting 2023-07-31 09:44:20 -04:00
zotero Allow the collection tree rows to have custom row heights (#3460) 2023-10-24 03:56:07 -04:00
zotero-platform making toolbar accessible to the keyboard - initial conversion (#3188) 2023-07-05 03:17:07 -04:00