apinf / openapi-designer

Design interface for creating Open API (Swagger) specification files
https://openapi.design
MIT License
69 stars 18 forks source link

Make tooltips follow mouse to avoid positioning problems #324

Closed tulir closed 7 years ago

tulir commented 7 years ago

Fixes #317

This pull request makes the tooltips follow the mouse instead of having an absolute position. This should fix all browser compatibility problems.