mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 01:39:30 +02:00
* Help browser problem mitigation: on Qt6 (?), QTextBrowser appears to be reloading images relative to the new URL on a URL change. This caused 'missing resource' exceptions. As long as the root cause of this problem is not know, the exceptions are turned into log errors now. * Fixed issue 1106