MindFusion.Diagramming for ASP.NET MVC 3.3.1
Released: Feb 23, 2021
3.3.1 中的更新
特性
- Adjustment handle styling - The appearance of adjustment handles can now be customized via the ActiveItemHandlesStyle, SelectedItemHandlesStyle and DisabledHandlesStyle properties. Handles can be painted in solid color or with arbitrary brushes such as LinearGradientBrush.
- Miscellaneous
- TopologicalLayout can now be applied on the client-side.
- The diagram canvas now automatically expands to fill the area freed up when a scrollbar auto-hides.
- ActiveItem reference is now serialized in JSON format.
修补程序
- Fixed scroll position serialization in virtual scroll mode.
- Fixed Overview flickering when the tracker rectangle is being dragged near the control's borders.
- Client-side XML serialization fixes.
- Fixed shadow style serialization in .NET Core and .NET 5.