WojtekTB / UCSD-Schedule-Visualizer

Chrome extension that creates a timetable of your WebReg classes and shows you where the class you are hovering over would fit in your schedule.
MIT License
5 stars 3 forks source link

New UI #5

Closed kungharrison closed 2 years ago

kungharrison commented 2 years ago

New font, buttons, colors, icons to modernize UI. Also fixed some graphical bugs

WojtekTB commented 2 years ago

Hey, so I love the changes overall but it seems that you removed the image files for buttons before you made this PR. I think it was not intentional but let me know if it was and I will just change the button names back

WojtekTB commented 2 years ago

Hey, so I love the changes overall but it seems that you removed the image files for buttons before you made this PR. I think it was not intentional but let me know if it was and I will just change the button names back

actually, I think I will just revert the file removal commit and keep the UI changes. Most of those files were actually used

kungharrison commented 2 years ago

It should work without the image files, I changed it so it's getting them from google api using url instead of the asset so it's unnecessary.

kungharrison commented 2 years ago

Also it appears only the ucsd-icon-128 is being used so I removed the other duplicate icon but it should work without those 4 pngs

kungharrison commented 2 years ago

If you want you can keep the pngs, they just aren't being used though.

WojtekTB commented 2 years ago

hmm I think you are mistaking, without the button pngs they did not show up. I am keeping the full sized image just so that I don't have to look for it later lol.

WojtekTB commented 2 years ago

I made some small design changes and it looks good to me now, thanks for your contribution :)