camicroscope / caMicroscope

Digital pathology image viewer with support for human/machine generated annotations and markups.
BSD 3-Clause "New" or "Revised" License
234 stars 285 forks source link

Modifying toolbar title #933

Closed SanjanaSogimatt closed 3 months ago

SanjanaSogimatt commented 3 months ago

The pop up on the toolbar was not efficient and it blocked other components while displaying the title of the tool. Hence modified it, making it more user friendly

Summary

Below is the changes, I changed the background color to dark as it would be easier to read and made sure that the title is not overlapping with other components and removed the default title pop up.

Before:

https://github.com/camicroscope/caMicroscope/assets/87171143/23c577b2-31f1-4c2b-8e2a-d47a270afa41

After:

https://github.com/camicroscope/caMicroscope/assets/87171143/41add129-f3c0-4e7a-8e1b-207919a3337b

Questions

If there are any questions or suggestions do feel free to comment down below