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

Changed the flip panel control "data-flip-control-object" (skin.js) #4068

Merged
merged 4 commits into from
Jun 19, 2024

Conversation

IgorA100
Copy link
Contributor

@IgorA100 IgorA100 commented Jun 5, 2024

  • Do not "slideToggle" for a button that has the 'data-on-click-true' attribute. This means that control occurs in the function specified in the 'data-on-click-true' attribute.
  • Part of the code for controlling the icon of the button to hide/show the panel has been moved to the "changeButtonIcon" function
  • Added support for the "data-initial-state-icon" attribute to make it possible not to use cookies when initially opening a page.

Do not "slideToggle" for a button that has the 'data-on-click-true' attribute.
This means that control occurs in the function specified in the 'data-on-click-true' attribute.
@IgorA100 IgorA100 marked this pull request as draft June 5, 2024 21:11
+ Part of the code for controlling the icon of the button to hide/show the panel has been moved to the "changeButtonIcon" function
+ Added support for the "data-initial-state-icon" attribute to make it possible not to use cookies when initially opening a page.
@IgorA100 IgorA100 marked this pull request as ready for review June 14, 2024 16:52
@connortechnology connortechnology merged commit 48dc523 into ZoneMinder:master Jun 19, 2024
15 of 18 checks passed
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.

2 participants