Hi, when reloading FreeType (Settings > Use free type:)
and then trying to change the font (Standard Fonts >> default) some inputs are not drawn and the UI freezes completely. Interestingly if I press alt+<dot> the UI doesn't respond, but the Image clearly does because there is output in the command line: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ User Interrupt [ delaySemaphore wait ] in Delay>>wait in Block: [ delaySemaphore wait ] BlockClosure>>ifCurtailed: Delay>>wait BlMainLoopManager>>interCyclePause: BlMainLoopManager>>doOneCycle [ self doOneCycle. Processor yield ] in [ [ self doOneCycle. Processor yield ] repeat ] in BlMainLoopManager>>loop in Block: [ ... BlockClosure>>repeat [ [ self doOneCycle. Processor yield ] repeat ] in BlMainLoopManager>>loop in Block: [ ... [ self value. Processor terminateActive ] in BlockClosure>>newProcess in Block: [ ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Peter
