AvalonDock icon indicating copy to clipboard operation
AvalonDock copied to clipboard

PropertyChanged event is not fired for IsFloating when dragging LayoutAnchorable to float or dock

Open xiazeyi opened this issue 11 months ago • 2 comments

The PropertyChanged event is fired for IsFloating if using the righ-click menu to float or dock a LayoutAnchorable control, but such event is not fired when dragging to float or dock. Should I use another event? Thanks.

xiazeyi avatar Mar 16 '24 02:03 xiazeyi

I'm running into the same issue, with the added nuance that IsFloating itself isn't being set when dragging/dropping, only when using the context menu options. @xiazeyi did you happen to find a workaround?

Chumba avatar Mar 28 '24 20:03 Chumba

I do not find a workaround so far.

zeyixia avatar Apr 22 '24 01:04 zeyixia