-
Notifications
You must be signed in to change notification settings - Fork 51
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
Feature/smoother collapsing tiles #739
Feature/smoother collapsing tiles #739
Conversation
Sync with develop
chore: Sync with `develop`
Sync with develop (Migrating from Railway => Neon)
Sync with develop: validator merge
Sync with develop
Sync with main
Sync with develop
Sync with develop
smoother for the semester and transfer bank tiles
smoother for the semester and transfer bank tiles
5311049
to
f557573
Compare
@ishaanthenerd Looks like the issues with the unexpected changes are that the IDE included a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ishaanthenerd Please run prettier
and resolve other linting issues.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ishaanthenerd Please run prettier and eslint and re-request a review!
Overview
Resolves "Bug: Make Collapse/Expanding of Transfer Bank and Semester Tiles Smoother · Issue #433 · UTDNebula/planner"
What Changed
I added code to smoothly transition the collapsing and expanding of the semester tiles and the transfer bank. Although they now have fixed sizes when closed, they match the original sizes almost exactly.
Other Notes
I noticed that venv/bin/activate was acting strangely... don't merge changes related to that, only from SemesterTile and TransferBank.