Skip to content

Deprecate v_scroller

Chris Oelmueller requested to merge deprecate-scroller into master

What does this MR do?

  • deprecates another old UI component (v_scroller)
  • extract option arguments to its one use case into typed function parameters

How confident are you it won't break things if deployed?

Found no problems during testing.

Links to related issues

How to test

Should be enough to carefully review each commit

Checklist

  • no functional change intended => no test
  • no unrelated changes
  • asked someone for a code review
  • set a "for:" label to indicate who will be affected by this change
  • use "state:" labels to track this MR's state until it was beta tested
  • added an entry to CHANGELOG.md
  • release notes: forDev
Edited by Chris Oelmueller

Merge request reports