Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

Fix #194 once again #294

Merged
merged 2 commits into from
Oct 5, 2015
Merged

Fix #194 once again #294

merged 2 commits into from
Oct 5, 2015

Conversation

kjac
Copy link
Contributor

@kjac kjac commented Oct 2, 2015

Alright... I've shamelessly stolen and adapted the current Grid implementation and it works like a charm.

Note that I've removed the clean-up in $scope.sortableOptions.stop as there doesn't seem to be a leak of editors anymore. You can verify this by adding console.log($(rteClass).length) in $scope.sortableOptions.stop.

@kgiszewski
Copy link
Owner

No shame in it. I'm pretty sure this repo has had many things borrowed from it. 👍

I'll test it out as early as today thanks!

@tomfulton
Copy link
Contributor

Confirmed this fixes #194 for me in 7.3 w/Archetype 1.10. Thanks Kenn!

@kgiszewski
Copy link
Owner

@tomfulton can you merge or do you not have access?

@kgiszewski
Copy link
Owner

We need to mark the next release to depend on 7.3.0+

@kjac
Copy link
Contributor Author

kjac commented Oct 5, 2015

Hey guys. I believe this is backwards compatible... at least it works on my machine in 7.2.8 :)

No matter what, I think it would be silly to make the next release depend on 7.3+ just for handling RTE dragging. If this fix doesn't work on 7.2.x, I'd much rather implement a workaround for older versions of Umbraco than have a version dependency because of this issue.

@kgiszewski kgiszewski merged commit bc19e6d into kgiszewski:master Oct 5, 2015
@kgiszewski
Copy link
Owner

I can confirm it works in 7.2.8 and 7.3.0 so we can leave the dependency as-is 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants