Status report: consultancy team, week 2, 2026

Caolan

Chris

  • Looking at “use zstd compression on slides for presentations”
    • Getting up to speed with the current code / planning

Tomaz

Text offset when moving a text box with content

  • Reproduced the moving bullets
    • issue when scaled text box is used
    • created a min. reproducer for testing
    • looked how to directly access information in editeng to access information where bullet will be placed
    • issue is the difference between edit and view modes
      • using the same rendering for both would solve this but this is a large task
      • which means it doesn’t make sense to spend too much time to fix this, but better to spend time unifying rendering
      • (rendering using drawinglayer primitives)
  • Searching where the difference comes from
    • checking where scaling is applied to bullets
    • interestingly the text is not affected - at least in this case
    • working to find the exact place

Miklos

Worked on: