MindFusion.Scheduling for Java Swing V2.2.1
Released: Oct 8, 2022
Actualizaciones en V2.2.1
Características
- Reorder resources
- You can now enable the 'AllowReorderResources' property to let users reorder resource columns in timetable or resource view when GroupType is set. The 'ReorderIndicatorColor' and 'ReorderIndicatorWidth' properties let you customize the appearance of the insertion indicator line.
- Miscellaneous
- Added new CustomDrawElements 'ItemHeaderText' and 'ItemDescriptionText' members which let you custom-draw text labels.
- You can now enable the 'ExtendedCurrentTimeMarker' property to make current-time marker span the full extent of timetable/resource view.
- The 'createImage' method now lets you export a bitmap representing current calendar view.
Correcciones
- Fixed label rotation angles in horizontal timetable view.
- Fixed RangeSelector exception when running under the Nimbus Look and Feel.