ljramones / trips

A stellar cartography system
Apache License 2.0
15 stars 2 forks source link

Sometimes the tooltips don't show up properly #401

Closed ljramones closed 2 years ago

ljramones commented 2 years ago

It's a tooltip issue

Okay, I encountered that "ghost block" again (not sure what else to call it, lol). I had clicked off the grid button. When I moved it back over the Grid button, it said "toggle grid" as normal. When I moved the mouse over the Extension button, that small box appeared for a bit. This only happened when toggle grid was displayed above the button.

image

ljramones commented 2 years ago

switched to using the fxml to define the tooltips.

I did find a null defined tooltip on the plot button which seemed to be causing a sideeffect.