Author Topic: Shortcutpages - White small Buttons - make all buttons visible  (Read 1427 times)

MarkoF

  • Translator
  • Newbie
  • *
  • Posts: 5
Hello !

I must say, the navigation menu with the small white circles is a relly great implementation.
Its a very innovative feature !

But if I have Book with many pages (sometimes over 100) and only 5 circles are in a row,
its not possible to see all the circles. :(

I see two possibilites to solve this problem:

1) Implementation of a scrollbar.

2) Instead of drawing the circles below the navigation, you could
draw them above.



Many greetings
Marko Flod

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1989
  • MegaZine3 Developer
    • MegaZine3
Re: Shortcutpages - White small Buttons - make all buttons visible
« Reply #1 on: May 12, 2009, 09:18:55 am »
Hi Marko,

the scrollbar or something similar would be a good option, I'll add it to my to do list - but it's rather full already, so it might take some time ;)

For now, to realize option 2) try
Code: (xml)
  1. <book barpos="top">

Regards,
Florian
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.