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

Backend: Renderable Slider #1943

Draft
wants to merge 14 commits into
base: beta
Choose a base branch
from

Conversation

Thunderblade73
Copy link
Contributor

@Thunderblade73 Thunderblade73 commented May 30, 2024

What

Adds slider to Renderable. A horizontal and a vertical one.
Also some cleanup for the scrolling in general.

Changelog Technical Details

  • Add slider to renderable. - Thunderblade73

# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
#	src/main/java/at/hannibal2/skyhanni/config/commands/Commands.kt
#	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
@jani270 jani270 added the Backend A backend pull request that will be merged soon label May 30, 2024
@hannibal002 hannibal002 added this to the Version 0.27 milestone May 30, 2024
@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Jun 6, 2024
Copy link

github-actions bot commented Jun 6, 2024

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

@ThatGravyBoat
Copy link
Contributor

This will need to depend on #2011 as to only load the module in dev when using the SkyHanniModule annotation

# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
#	src/main/java/at/hannibal2/skyhanni/test/SkyHanniDebugsAndTests.kt
#	src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
#	src/main/java/at/hannibal2/skyhanni/utils/renderables/ScrollInput.kt
Copy link

Conflicts have been resolved! 🎉

@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Jun 14, 2024
Copy link

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Jun 15, 2024
…ider

# Conflicts:
#	src/main/java/at/hannibal2/skyhanni/test/SkyHanniDebugsAndTests.kt
@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Jun 18, 2024
Copy link

Conflicts have been resolved! 🎉

Copy link

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Jun 20, 2024
@Thunderblade73 Thunderblade73 marked this pull request as draft July 2, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend A backend pull request that will be merged soon Merge Conflicts There are open merge conflicts with the beta branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants