Caolan
- remove whitespace around the at-mention popup
- tdf#163275 crash in async dialog use after free
→ https://gerrit.libreoffice.org/c/core/+/174644 - improve eliding of a dns lookup
- prepare slides for conference
Tomaz
New online slideshow presentation
- Reviews, Team call,…
- VCL / Drawinglayer slide rendering
- Looked into a rendering issue of a slideshow with an animated paragraphs (reported by Marco)
- issue is the drawinglayer primitives get filtered and set correctly, but for some reason the excluded primitives (paragraphs) are rendered anyway
- could be the getDecomposition was called again with a different ViewInformation object, which doesn’t match the original one (causing another decomposition)
- need to investigate more
- Looked into a rendering issue of a slideshow with an animated paragraphs (reported by Marco)