I ran into a broken UI after processing a DPI change event because a disposed image was tried to be set, see: https://github.com/eclipse-platform/eclipse.platform.swt/issues/2432 <img width="1583" height="828" alt="Image" src="https://github.com/user-attachments/assets/490f2258-4710-415d-9cd9-8d93d3d6ea66" /> It shall be analyzed why a disposed image can occur there and where/how/if to fix this.