Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the default css classes for Sortable scenes #196

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

b-camphart
Copy link
Contributor

By using the default css classes, Sortable.js would create a conflict with other plugins that also used Sortable.js and the default css classes (namely, cMenu). By using more domain-specific classes, we are less likely to have conflicts in the future.

fix #155

By using the default css classes, Sortable.js would create a conflict
with other plugins that also used Sortable.js and the default css
classes (namely, cMenu).  By using more domain-specific classes,
we are less likely to have conflicts in the future.
@b-camphart
Copy link
Contributor Author

Waiting for #194 to make tests pass

Copy link
Owner

@kevboh kevboh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

@kevboh kevboh merged commit fb707e4 into kevboh:main Sep 24, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to select notes within Longform
2 participants