0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Kevin Ansfield 746fd237fe Fix preview scroll jump when adding/removing images
closes #5917
- fixes duplication of dropzone event handlers by filtering for an added data-attribute
- avoid running dropzone code if only scrollPosition attr changes
- fix scroll position jump when adding/removing images by only adjusting preview scroll position when editor scroll position changes
2015-10-06 14:47:06 +01:00
..
client Fix preview scroll jump when adding/removing images 2015-10-06 14:47:06 +01:00
server Remove unnecessary API lookup for activeTheme 2015-09-29 22:54:55 +02:00
shared
test Fix preview scroll jump when adding/removing images 2015-10-06 14:47:06 +01:00
index.js