langflow-ai / langflow

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
http://www.langflow.org
MIT License
35.41k stars 4.21k forks source link

fix: changed tooltip position on playground to improve visibility, fixed color of theme switcher on light mode #4766

Closed lucaseduoli closed 2 days ago

lucaseduoli commented 3 days ago

This pull request includes several changes to improve the user interface and functionality of tooltips in the frontend components. The most important changes include modifying the behavior of tooltips to avoid collisions, updating the styling of theme buttons, and ensuring consistent tooltip behavior across different components.

Improvements to tooltip functionality:

Styling updates:

Consistent tooltip behavior: