Skip to content

Conversation

@saumya1317
Copy link
Contributor

Description
This pull request adds a slider to the left pane using ImGui, allowing users to change the scale (zoom) of the graph in real time. The graph’s scaling is now interactive and uses the slider value instead of a hardcoded zoom.
Semver Changes
[ ] Patch (bug fix, no new features)
[x] Minor (new features, no breaking changes)
[ ] Major (breaking changes)
Issues
Closes #4 (Add slider for changing graph scale)
Checklist
[x] I have read the Contributing Guidelines.

@nsh07
Copy link
Member

nsh07 commented Oct 22, 2025

You are not following the conventional commit format for your commit messages. Please amend your commit to make it follow this format and force push to this branch

@nsh07
Copy link
Member

nsh07 commented Oct 22, 2025

Hey, any updates? Do you need any help?

@saumya1317 saumya1317 force-pushed the feature/graph-scale-slider branch from b695b9b to d10d056 Compare October 22, 2025 15:09
@saumya1317 saumya1317 force-pushed the feature/graph-scale-slider branch from d10d056 to 72b0a8d Compare October 22, 2025 15:13
@saumya1317
Copy link
Contributor Author

ammended and added the new commit

@nsh07
Copy link
Member

nsh07 commented Oct 22, 2025

Great, thanks!

@nsh07 nsh07 merged commit 7cae8e0 into OPCODE-Open-Spring-Fest:main Oct 22, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Add slider for changing graph scale

2 participants