About | Download | Examples | Tutorials | Mostbet App | Mostbet Azerbaycan | Mostbet AZ |
Road ahead Ample SDK 0.9.5Ample SDK 0.9.4 ReleasedAmple SDK 0.9.3 ReleasedDev Update (May)Dev Update (October)Upcoming Events (Sep, Oct)Search in referenceIntroduction to Ample SDKFebruary in Ample SDKNovember in Ample SDKSet to go Open-SourceSandbox to try code onlineNew Tutorials sectionSVG in Internet ExplorerDrag&Drop and ResizeSMIL 3.0 in Ample SDKSwitching to HTML5 doctypeUsing Resize ManagerJSON object supportUpcoming changes to CSSAmple SDK plugin for AptanaDefault namespaces in DOMAmple SDK in Adobe AirObjects signatures changedSVG 1.2 Tiny in Ample SDK |
|
Drag And Drop / Resize UI managers enhancementsThe drag and drop UI manager in Ample SDK is modelled after Internet Explorer's one, that had been existed in that browser for some 9 years already. This model has also been implemented by some other browsers recently and is going to become part of HTML5 standard. The resize UI manager in Ample SDK is also inspired by IE's implementation. These two principal managers had been existed in Ample SDK since its development start too, however there were some issues recently found and reported:
The first issue is indeed usability improvement. Although the behavior could have been implemented by Ample SDK developer locally in his application, it is clear, that implementing such a "feature" as part of the Drag and Drop model is more efficient. The second issue is an optimization suggestion, but it is also part of HTML5 spec. It clearly defines the behavior of a User Agent with respect to its MouseEvent events dispatching activity during the User Operation. Both issues are now resolved, however they did not go into latest 0.8.4 release and will end up in the following update soon. |