• Resolved cphillips87

    (@cphillips87)


    Where would we be able to make the fade in/out appear/disappear quicker?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter cphillips87

    (@cphillips87)

    And/or some way to remove animations completely?

    Plugin Contributor Lap

    (@lapzor)

    I’m afraid there is no way to do that at this time besides editing the code of the plugin.

    Thread Starter cphillips87

    (@cphillips87)

    Got it, thanks! Where would I find that fade in/out animation?

    Plugin Contributor Lap

    (@lapzor)

    In assets/js/script(.min).js you can look for

    function toggle(element, animation, callbackFn) { …

    Note that such a change would not be update safe!

    If you are an experienced developer you may created a pull request on https://github.com/ibericode/boxzilla.js

    Help with custom code like this is out of scope for our support.

    Kind regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Make Fade In Quicker?’ is closed to new replies.