Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newer version of BigButtons doesn't work #4

Open
wants to merge 56 commits into
base: master
Choose a base branch
from

Conversation

kc7sbf
Copy link

@kc7sbf kc7sbf commented Sep 26, 2021

I updated BigButtons to the latest version from Github. I can add new tabs at the top of the page, but I am unable to delete tabs or rename them.

I also can't configure a new button on the bottom inside a tab. I can give it a name, but can't configure a command associated with the button. Clicking on the button with a gear inside it does nothing, and I sometimes can see an option to add a command, but it's hard to see due to the white text over gray background.

The older version of BigButtons I never had a problem with, and I can still use it, but I really like the ability to use tabs now, as the older version has a limited to 20 buttons, and I intend to use more if possible.

I also downloaded all of the source files directly from Github and transferred them to FPP via an FTP connection. It was initially installed and updated through the plugin manager from the FPP web interface.

Attached is a screen shot of my issue.

Screenshot 2021-09-26 154849

dkulp and others added 30 commits August 27, 2018 10:59
This commit adds parsing for several command line parameters which
control which buttons are displayed on the page as well as overriding
the title of the page.

New options:
start - start button number
end - end button number
title - title for page

Example URLs which you can use to access this page and display specific
buttons:

http://192.168.1.10/plugin.php?plugin=fpp-BigButtons&page=bigbuttons.php&nopage=1&start=11&end=18&title=Buttons_11-18
When the font size was changed, an invalid config would be written.
If the user did not press the Save button to overwrite this invalid
config, then subsequent loads of the config page were unable to
overwrite due to loading the invalid config.  This patch fixes the
issue with the font size so that it is not saved until the save
button is clicked and it also provides a workaround for users who
already have the invalid config file containing only the word 'null'.
Refactor to allow re-sorting
Add multiple tabs functionality and update for newui
Merge multiple tabs branch into newui branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants