Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum
https://www.tinywebgallery.com/forum/

HTML Side navigation problem
https://www.tinywebgallery.com/forum/viewtopic.php?f=1&t=2811
Page 2 of 2

Author:  georgelotus [ 26. Jan 2013, 06:45 ]
Post subject:  Re: HTML Side navigation problem

a quick and ugly code change in index.inc.php does what I want.

Code:
    // left only ;).
    if ($show_html_side_left_only && $side == "left") {
        $from = $current - $numberofpics ;       // changed             
        $to = $current + $numberofpics - ($from <0?$from:0);     // changed
    } else if ($show_html_side_left_only && $side == "right") {

Author:  TinyWebGallery [ 26. Jan 2013, 12:07 ]
Post subject:  Re: HTML Side navigation problem

No one does this right now.

I tried a couple of years ago to change the ajax scoller to work vertical. But after analysing it it was not a thing to do very quickly.

Best,
Michael

Page 2 of 2 All times are UTC + 1 hour [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/