| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
looking good :)
Sorry, something went wrong.
|
We could really use this for an upcoming project at our firm. 👍 |
Sorry, something went wrong.
|
|
||
| // Return false at the left end of the gallery | ||
| function showFirstImage(event) { | ||
| if (event) { |
There was a problem hiding this comment.
Do we need the if? Is there a case where event is undefined?
Sorry, something went wrong.
There was a problem hiding this comment.
Currently no.
I included it in case you'd want to expose this function later on, cfr shownext etc.
Sorry, something went wrong.
There was a problem hiding this comment.
Let me know if you want it gone ;)
Sorry, something went wrong.
There was a problem hiding this comment.
Could this be merged please? We could really use this feature...
Sorry, something went wrong.
There was a problem hiding this comment.
Done, sorry for the delay
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Pressing the home or end key takes you to the first or last image of the opened gallery.
Issue #180