DustinBrett/daedalOS

[small detailing] [Calendar] make calendar hover partially light up surroundings

glitch128 opened this issue · 1 comments

hey, I don't know if this is possible, but it would be a nice touch if the calendar hover would be more like the actual calendar hover
imaage
Windows 10
imaage (1)
daedalOS
this would also pave the way for a recreation of the settings app and a tiled start menu, as this is how it works in both of them.

Thanks for the suggestion! That is indeed a good point and I am aware that my current styling code is focused on the hovering element and not it's surrounding elements.

I would like to improve that effect in general as it's also used in the start menu. I need to spend some time to think on an optimal way in React/Styled Components to have that effect appear on all surrounding elements.