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

UI bugs fixes after having merged the background image feature #1092

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

Onetchou
Copy link
Contributor

Intersect arc & line icon is now displayed in the main window:

image
image

All the new icons are into the repo:
image

New icons are everywhere where they should be:
image
image
image
image
image
image

The operations toolbar is no more always greyed out:

image

Copy link

what-the-diff bot commented Apr 15, 2024

🎉 PR Summary 🎉

With this Pull Request (PR), we're making the interface of our application more user-friendly. Here's a quick rundown of the tweaks that you'll notice:

  • Improved Accessibility! 🧑‍🦯 The 'operations_ToolBar' widget is now enabled, allowing all users to access it effortlessly.
  • Navigation Simplified! 🪡 We've reset the 'tabWidget' widget to show its first page as you log in or load the app, which is incredibly user-friendly.
  • Better Interface Aesthetics! 🎈 The 'points_Page' widget positioning has been refined to a more appropriate location for an improved visual experience.
  • Added More Clarity with Icons! 🎯 A new icon has been added to the 'points_PushButton' widget, providing a quick visual indication of what the button does.
  • Design Enhancements! 📐 Several minor tweaks to widget heights and widths have been made, resulting in a superior and intuitive interface. This includes changes to 'points_Widget', 'operations_Widget', 'coordinatesWidget', 'garments_Widget', 'rules_Widget', 'export_Widget', 'calculationReportOptionsWidget', and 'calculationPreviewOptionsWidget'.

That's about it! These steps significantly improve user interactions with our application, ultimately elevating the overall user experience. Let's get excited for these enhancements! 🚀

👍 If there's any feedback on these changes, your suggestions are most welcome! We continually strive to make our users' experiences with our app seamless and enjoyable. Keep them coming! 🎊🎈

@Onetchou
Copy link
Contributor Author

Fixes #1090
Fixes #1089

@DSCaskey
Copy link
Contributor

Looks good to me.

@DSCaskey DSCaskey merged commit fe07a43 into develop Apr 15, 2024
10 checks passed
@DSCaskey DSCaskey deleted the background-image branch April 15, 2024 20:04
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.

BUG: Point - Intersect arc and line icon missing BUG: Operations toolbar greyed out
2 participants