Changes between Version 1 and Version 2 of Ticket #6569, comment 39
- Timestamp:
- 10/20/2015 01:56:10 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6569, comment 39
v1 v2 5 5 - Removes all our weird custom `animate()` calls to use `slideUp()` / `slideDown()`. This fixes modemlooper's problem with buttons being truncated in comment:23. 6 6 - Tweaks JS to remove the `'active'` CSS class on `focusout` as explained in comment:33. 7 - Fixes issues when selecting an option in the "What's New" form as described in the GIF by modemlooper in comment:2. 7 8 - Uses `autosize.js` as explained in comment:33. 8 9