Skip to content

Conversation

@miroiu
Copy link
Owner

@miroiu miroiu commented Nov 25, 2024

📝 Description of the Change

Fixes ItemContainer.BorderBrush and ItemContainer.SelectedBrush not reacting to theme changes.

borders

Fixes #111

🐛 Possible Drawbacks

None.

@miroiu miroiu merged commit c7882fd into master Nov 25, 2024
4 checks passed
@miroiu miroiu deleted the fix/111-theme-changing-node-border branch November 25, 2024 16:50
miroiu added a commit that referenced this pull request Nov 25, 2024
* Update api reference

* Add OutlineBrush and OutlineThickness to BaseConnection (#133)

Fixes #131

* Add IsAnimatingDirectionaArrows and DirectionalArrowsAnimationDuration dependency properties to BaseConnection (#135)

* Add the ability to select connections (#139)

* Add multi-select and support for custom connections

* Added CanSelectMultipleItems to NodifyEditor

* Added settings search box to playground app

* Add support for ScrollViewer (#142)

* Implement IScrollInfo

* Bump version for release

* Add InputGroupStyle and OutputGroupStyle to Node (#145)

* Add InputGroupStyle and OutputGroupStyle to Node

* Add CornerRadius to Line, Circuit and Step connections (#149)

* Fix binding errors in example apps and window background in the StateMachine app

* Pan using mouse wheel (#147)

* Move all items relative to the cursor by performing a drag gesture (#150)

* Push items relative to the cursor

* Update changelog and api reference

* Upgrade to .NET 9

* Update github actions

* Add documentation comments to a few methods

* Fix ItemContainer borders not reacting to theme changes (#151)

* Update build.yml

* Bump version for release
luojunyuan pushed a commit to luojunyuan/nodify-avalonia that referenced this pull request Sep 19, 2025
luojunyuan pushed a commit to luojunyuan/nodify-avalonia that referenced this pull request Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Theme node border color not switching anymore

2 participants