Skip to content

I20250507-0530

@HeikoKlare HeikoKlare tagged this 07 May 08:22
The on-demand creation of Font handles does not consider that a font may
already have been disposed when first retrieving it's handle, which
triggers the on-demand initialization. To avoid that this initialization
after disposal fails, this change adds a check for the font being
destroyed when performing the initialization.

Fixes https://github.com/eclipse-platform/eclipse.platform.ui/issues/2960
Assets 2
Loading