*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
  • Moser, Maximilian's avatar
    ccb8dd8d
    Cache the size requirements for the listboxes · ccb8dd8d
    Moser, Maximilian authored
    * this simple implementation works for us because the listbox content
      doesn't change once it's set
    * otherwise, the scrollbar causes the listbox to recalculate its size
      requirements on every render, which gets very laggy with many widgets
      in the listbox
    ccb8dd8d
    Cache the size requirements for the listboxes
    Moser, Maximilian authored
    * this simple implementation works for us because the listbox content
      doesn't change once it's set
    * otherwise, the scrollbar causes the listbox to recalculate its size
      requirements on every render, which gets very laggy with many widgets
      in the listbox
Loading