Minimize/Maximize icon revamp#14
Conversation
|
Hey @ParadoxicalPilgrim! Thank you for opening a pull request. Make sure to tag the maintainers and link the issue you are solving in your pull-request description if you have not already and they'll review as soon as possible. |
|
"Hello! 👋 Just wanted to highlight that this PR is submitted as part of my participation in Winter of Code 2.0. I would appreciate it if you could track this for the respective point allocation. Thanks for reviewing! " |
|
I did notice this but never actually gave a thought to this. I really do appreciate the effort to find a solution for this, but one problem I feel as a user when using this way of plus/minus icons would be that the user might misinterpret it to be zoom in/out. So can you come up with a better solution for this, that would be great! |
|
Great then! I have created and linked the issue. |
Done! @midhunann I've pushed the latest changes and updated the PR title and description as requested. ✅ Just a heads-up: This PR includes the MacOS-style widget buttons that we discussed earlier. Could you also please take a look at my other open PRs when you get a chance? They contain some additional UI tweaks that complement these changes. Thanks for your guidance! |
|
I think you might have misunderstood my request, I asked the macos style implementation only for maximize/minimize button not all buttons. I could see that you have changed the colour and even the position of the buttons. |
|
Ah sure I'll get it done that way. When working on your MacOS button request the reordering of buttons and designing it that way gave an up for my design perspective where the uniformity prevailed due to which I made it that way using SVGs. Great to have your insight. Please do clarify whether I need to reorder the button order as well along with reverting back to the theme with the requested MacOS minimize maximize update? |




Summary
This PR updates the widget UI to include the requested MacOS-style control buttons (Minimize, Close, Refresh) and fixes the minimize icon toggle logic.
Changes
+icon when the widget is minimized (previously stayed as-).Screenshots
Before:
After (MacOS Buttons & Fixed Toggle):
Related Issue
Closes #18