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

[Bug]: More than 5 dependencies cannot be displayed #206

Open
5 tasks done
NitrolessWasTaken opened this issue Mar 18, 2024 · 0 comments
Open
5 tasks done

[Bug]: More than 5 dependencies cannot be displayed #206

NitrolessWasTaken opened this issue Mar 18, 2024 · 0 comments
Labels
bug Something isn't working Priority: Medium

Comments

@NitrolessWasTaken
Copy link

Bug Description

When one quest has more than 5 dependencies, the later ones will not be visible in the list of dependencies, which makes them unable to be removed unless previous ones are removed too. Functionality is not impacted, all dependencies work as intended, even if more than 5 dependencies are set.

image

Note that a quest named "ff" is also added, but cannot be seen on the list.

How to Reproduce?

  1. Add 7 or more quests (lets say A, B, C, D, etc quests)
  2. Add every other quest as the dependency of the last letter (in this example quest G)
  3. In the dependency list of this quest, only quests A, B, C, D and E are visible, F is not. Scrolling is not possible. F cannot be removed until another quest is removed, at which point quest F becomes visible again.

Expected Behavior

The list of dependencies should be a scrollable menu.

Version

1.1.11

Mod Loader Version

1.20.1 - 0.15.7

Mod Loader

Fabric

Logs or additional context

No response

Code of Conduct

  • I have searched the issue tracker and confirmed that the issue has not been reported
  • I have checked the FAQ (if one is present) and my issue is not listed
  • I have verified that I am using the latest version of the mod
  • I have verified that I have installed all the required dependencies for the mod
  • I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.
@NitrolessWasTaken NitrolessWasTaken added the bug Something isn't working label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority: Medium
Projects
None yet
Development

No branches or pull requests

2 participants