]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
server : add tooltips to settings and themes btn (#11154)
authorDaniel Bevenius <redacted>
Thu, 9 Jan 2025 10:28:29 +0000 (11:28 +0100)
committerGitHub <redacted>
Thu, 9 Jan 2025 10:28:29 +0000 (11:28 +0100)
commit8eceb888d7b7f5e93d20a4f85ca6511022b87040
tree6e68e45170422852d152d2460c021958db00c926
parentf8feb4b01af374ad2fce302fd5790529c615710b
server : add tooltips to settings and themes btn (#11154)

* server : add tooltips to settings and themes btn

This commit adds tooltips to the settings and themes buttons in the
webui. The tooltip will be displayed below the actual buttons when
hovered over.

The motivation for this change is to clarify the purpose of the themes
button.

* squash! server : add tooltips to settings and themes btn

This commit adds a tooltip to the '...' button when a chat has been
started. The tooltip is "Chat options" which think could be a good
description as the dropdown contains options to delete or download the
current chat.

* rm tooltip for 3 dots button

---------

Co-authored-by: Xuan Son Nguyen <redacted>
examples/server/public/index.html.gz
examples/server/webui/index.html