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

Fixed editChannelPosition to not take care of category #447

Merged
merged 2 commits into from Feb 3, 2019

Conversation

Khaaz
Copy link
Contributor

@Khaaz Khaaz commented Jan 3, 2019

This pull request fixes an issue with editChannelPosition.

Discord doesn't take care of categories when editing channel position.
The old behavior was creating an issue where several channels could have the same position when changing channel position. Therefore when moving channels they weren't moved to the correct place.

This fix simply remove checking to only edit the position of channels within the same category.

@abalabahaha abalabahaha added the bug label Jan 5, 2019
@abalabahaha abalabahaha merged commit fe5a10f into abalabahaha:dev Feb 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants