Giter VIP home page Giter VIP logo

Comments (2)

thedist avatar thedist commented on August 21, 2024

If your operators are confused by a page up/down button that takes them to an empty page, you can just replace that button with one that takes them to any page you want, eg if your last page is 32, replace the page up button with one with an action that goes to page 0, and on page 0 replace the page down with one that goes to 32.

Or implement a menu system where you have one or more pages that have buttons that take you to specific pages, and those specific pages just have a 'back' button to return to the menu of all the pages you use.

So there are already solutions for skipping pages that are blank if you don't like the default, you're not forced to use the standard page up/down buttons if you don't think they fit your needs.

from companion.

Julusian avatar Julusian commented on August 21, 2024

While this isn't exactly the same, I am calling this a duplicate of #2003, as a solution to add pages will also mean being able to remove pages

In fact, this has already been done in the experimental builds #2689, but is waiting for a few more pieces to be done before making its way to beta and a stable release

from companion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.