Mudlet / mudlet-package-repo

Web server for serving Mudlet packages. Client @ https://github.com/Mudlet/MudletPackageManager
7 stars 5 forks source link

Limit tooltip to package image #80

Open Kebap opened 4 years ago

Kebap commented 4 years ago

Currently package description is only shown as tooltip It acts weird. I would remove the tooltip alltogether Instead, have a new line showing the desciption always

vadi2 commented 4 years ago

I'm not sure that'll look good with many packages - check out how Steam library and Epic store are done. It's just an image, sometimes not even the game's title.

vadi2 commented 4 years ago

It'll look better once the pictures aren't a placeholder one.

Kebap commented 4 years ago

The pictures I don't moan, but the tooltip keeps vanishing when you move mouse from picture to title to game and back, but does not vanish while moving inside picture

vadi2 commented 4 years ago

So this is what I see on Ubuntu Firefox, do you see different?

Peek 2020-05-30 13-52

Kebap commented 4 years ago

No, it's the same on Windos / Chrome for example as well. Tooltip keeps vanishing when you move between objects. It stays intact while you mouse inside one object. It should stay intact while you mouse inside all white box contents. This is certainly minor beauty issue, and no central functionality

tooltip

Comparing Steam, they have title etc. inside tooltip. Just one object in box - only the picture itself. So they don't run into this problem at all.