Skip to content

Make language label to follow mouse on language stats bar #27600

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ramiuslr opened this issue Oct 13, 2023 · 1 comment · Fixed by #27713
Closed

Make language label to follow mouse on language stats bar #27600

ramiuslr opened this issue Oct 13, 2023 · 1 comment · Fixed by #27713
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@ramiuslr
Copy link

ramiuslr commented Oct 13, 2023

Feature Description

Just a little improvement idea I had about the UI.

Is it possible to make the language label follow the mouse on the language stats bar ? So that it does not hide informations about branches, commits, etc.

See screenshots below:

Screenshots

image

image

@ramiuslr ramiuslr added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Oct 13, 2023
@ramiuslr ramiuslr changed the title Language label follow mouse on language stats bar Make language label to follow mouse on language stats bar Oct 13, 2023
@silverwind
Copy link
Member

silverwind commented Oct 13, 2023

Can likely be achieved with the followCursor: 'horizontal' option of tippy.js:

https://atomiks.github.io/tippyjs/v6/all-props/#followcursor

silverwind added a commit to silverwind/gitea that referenced this issue Oct 20, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants