miroiu / nodify

Highly performant and modular controls for node-based editors designed for data-binding and MVVM.
https://miroiu.github.io/nodify
MIT License
1.27k stars 205 forks source link

Fix custom border thickness causing layout shifting #72

Closed miroiu closed 11 months ago

miroiu commented 11 months ago

📝 Description of the Change

Added ItemContainer.SelectedBorderThickness dependency property.

Fixes #70 .

🐛 Possible Drawbacks

None.