Skip to content
  • Chris Holland's avatar
    Only check if place url is mount point once during polish event. · e7532607
    Chris Holland authored and Elvis Angelaccio's avatar Elvis Angelaccio committed
    The capacity bars will no longer update when capacity changes. It only
    checks the size on init.
    
    Updating during polish event is only a temporarily solution just to
    draft code flow for seperating logic from painting. Eventually this
    logic update should be in a worker thread detached from blocking the
    rendering thread that blocks launching the dolphin window.
    e7532607