flandreas / antares

Digital circuit learning platform
49 stars 6 forks source link

Can't edit custom symbol pins anymore in 1.11.0 #712

Closed fpw closed 7 months ago

fpw commented 7 months ago

After updating Antares to 0.11.0, I can't edit the pin properties in my custom symbols: The properties window is empty and stdout shows this:

2024-04-15 20:23:28,306 WARN [AWT-EventQueue-0] (AbstractPropertyPanelSwing.kt:197) - Could not instantiate Properties for ch.scorpion.antares.view.container.DigitalPortViewComponent: Exception java.lang.NoSuchMethodException: Unknown property 'largeExternalPortLabelDist' on class 'class ch.scorpion.antares.view.container.DigitalPortViewComponent'

Screenshot shows how the properties view is empty:

grafik

flandreas commented 7 months ago

Reproducible, thanks for reporting!

flandreas commented 7 months ago

Fixed. This is a blocker, justifies a bugfix release soon.