queryverse / ElectronDisplay.jl

An Electron.jl based figure and table display.
Other
85 stars 17 forks source link

Change border of thumbnails border when mouse is over a thumbnail #45

Closed davidanthoff closed 4 years ago

davidanthoff commented 4 years ago

Note how the border of the top thumbnail is different from the one in the bottom. The top one has the mouse over it.

image

I think the border is mostly thicker? Maybe also a slightly different color.

davidanthoff commented 4 years ago

Oh, and also for the active thumbnail. Here is how it looks in PowerPoint. First figure when the mouse is somewhere else:

image

And here when the mouse is over the selected thumbnail:

image

I think the color is slightly different, and maybe the border is also slightly thicker than without the mouse hover?