rlwakefield / CoMaCon

GNU General Public License v3.0
0 stars 0 forks source link

Tooltips aren't showing up properly #6

Closed rlwakefield closed 3 weeks ago

rlwakefield commented 4 weeks ago

So it appears that something happened and the tooltips are showing up, but they aren't showing up in the position that they should be showing up in. So I will have to figure out why and fix this.

rlwakefield commented 4 weeks ago

After doing some research, found out that this is because of the "display: flex" configuration that I have setup on the "labelElement". Will need to remove this and it will fix this.

rlwakefield commented 3 weeks ago

Completed in PR #36 .