Skip to content

Read fp-info-cache on first start of fp editor

qu1ck requested to merge qu1ck/kicad:fpcache into master

Fp editor takes 20-30s to load on first start unless pcbnew or anything else that loads fp-info-cache was started first.

This fixes the issue so that fp editor reads fp-info-cache if fpinfo is not initialized.

Merge request reports