EasyScience / EasyDiffractionApp

Diffraction data analysis application
https://easydiffraction.org
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Simplify undo/redo tooltip text #57

Closed rozyczko closed 3 years ago

rozyczko commented 3 years ago

Sometimes undo/redo tooltips show str(object) of objects without __repr__ and it's ugly. Let's temporarily switch off the full tooltips so they can be properly fixed