Skip to content
This repository has been archived by the owner on Dec 23, 2018. It is now read-only.

Tooltip design #127

Open
messyalex opened this issue Aug 2, 2018 · 2 comments
Open

Tooltip design #127

messyalex opened this issue Aug 2, 2018 · 2 comments

Comments

@messyalex
Copy link

messyalex commented Aug 2, 2018

Hello,

first I'd like to thank you very much for the outstanding work you're doing.

The first area for improvement that came to my mind is the Tooltip design.
It would be great to have the text aligned center at least. For me personally it would be perfect to have an option to make the tooltip spread whole width of the screen and use Segoe UI font that Windows 10 uses.
Here's what I mean: https://photos.app.goo.gl/icMaHcanvYZhUiDW9

I would really appreciate if you could please make this update.

@puco
Copy link

puco commented Nov 16, 2018

Also supporting transparency in the BackgroundColor would be appreciated (rgba hex format)

@puco
Copy link

puco commented Nov 16, 2018

After a bit of digging I saw that the fact that the text is not aligned might happen on HiDPI screens. When creating the tooltip with -DPIScale it aligns it correctly. (see libraries/tooltip.ahk)

		Gui, %GUIHandleName%:-Caption +ToolWindow +LastFound +AlwaysOnTop **-DPIScale**

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants