by DRohm
1. August 2006 05:32
The July CTP of Atlas was released yesterday mostly as a bug-fix release. The details of the release are:
UpdatePanel and ScriptManager:
- ScriptManager.RegisterControl() takes optional parameter to specify client type to create.
- Fix for UpdatePanels in Firefox.
Drag and Drop:
- Added public dragStart/dragEnd events to DragDropManager.
- dragStart fires with dragMode, dataType, and data as eventArgs.
- dragStop fires with empty eventArgs.
- style.position of dragVisuals will no longer default to "absolute".
- DragDropManager do longers disposes dropTargets when unregistering them.
- FloatingBehavior now unregisters itself on dispose.
Head over to the Atlas web site to download the new version.