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

Add a new option called backToNormal #88

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

mlbd
Copy link

@mlbd mlbd commented Jan 8, 2018

Default desktop menu has own style and sometime has also own unique dropdown effect for dropdown menu but slimmenu create little bit issue here when some one came back from mobile menu. it's true it's not happen in real use but for checking simulator it's display odd. So, I recommend a option for this to if someone want to avoid this one they can with this change value this option.

if backToNormal has been set to true then slimmenu will =>

  • Remove has-submenu when slimmenu back to normal
  • Remove completly .sub-toggle when slimmenu back to normal
  • Display dropdown ul when slimmenu back to normal
  • Remove extra js slide effect when slimmenu back to normal from slimmenu

mlbd added 5 commits January 8, 2018 12:56
# Remove has-submenu when slimmenu back to normal
# Remove completly .sub-toggle when slimmenu back to normal
# Display dropdown ul when slimmenu back to normal
# Remove extra js slide effect when slimmenu back to normal from slimmenu
Add new option backToNormal

if backToNormal has been set to true then slimmenu will =>

# Remove has-submenu when slimmenu back to normal
# Remove completly .sub-toggle when slimmenu back to normal
# Display dropdown ul when slimmenu back to normal
# Remove extra js slide effect when slimmenu back to normal from slimmenu
Add new option backToNormal

if backToNormal has been set to true then slimmenu will =>

# Remove has-submenu when slimmenu back to normal
# Remove completly .sub-toggle when slimmenu back to normal
# Display dropdown ul when slimmenu back to normal
# Remove extra js slide effect when slimmenu back to normal from slimmenu
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.

1 participant