-
Notifications
You must be signed in to change notification settings - Fork 18
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
[Bug] Incorrect file count after cloning menus with playable items #144
Comments
Weird, it worked all of a sudden, and broke again. |
This is not what shortcut groups are meant for. In fact, when making shortcuts (or during a "clone"), playable items are skipped and/or not allowed to be made into shortcuts. This is actually intended behavior, and the recommended way to do what you're trying to do is to add that path to a widget group, and then use it as a static path. You have, however, highlighted a small bug, in that it should not include skipped items in the count that gets shown in the dialog.
Here, the |
Thank you, I just did that and it works. But before when I used the clone as shortcuts, it worked perfectly. I don't know why it stopped working suddenly, only shows next page. Can you add an option to not to skip playable items and allow those items? |
Describe the bug
AutoWidget isn't displaying the cloned shortcuts, only next page. (https://jewbmx.github.io//).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should display all the contents.
Screenshots
AutoWidget.-.Scrubs.mp4
Details:
The text was updated successfully, but these errors were encountered: