Navigation: Add popover to Films link #104431

Merged
Márton Lente merged 1 commits from pablovazquez/blender-studio:ui-film-nav-popover into main 2024-08-16 11:13:16 +02:00

Similar to Training, add a popover on hover for the most recent films.

films popover

Same as Training, this is a hardcoded list at the moment. Since it
gets updated around once a year, no need to be polling the currently
active films and trainings.

This introduces a few minor adjustments to styling as well:

  • Increase size of titles, they are just too tiny now, which is more
    apparent with single-word films. There's plenty of room to show them
    bigger anyway.
  • Decrease line-height in titles, it was a bit too large.
  • Align thumbnail and content to the center (vertically).
Training Before Training After
before after
Similar to Training, add a popover on hover for the most recent films. ![films popover](/attachments/7a1b833d-afd2-41e0-aeb0-f63ef2be1e65) Same as Training, this is a hardcoded list at the moment. Since it gets updated around once a year, no need to be polling the currently active films and trainings. This introduces a few minor adjustments to styling as well: * Increase size of titles, they are just too tiny now, which is more apparent with single-word films. There's plenty of room to show them bigger anyway. * Decrease line-height in titles, it was a bit too large. * Align thumbnail and content to the center (vertically). |Training Before|Training After| |----|----| |![before](/attachments/5ce66e8e-3a21-40de-a142-d5be3aa843b4)|![after](/attachments/2004965b-9b25-4bba-9d9a-9e0c9c39802c)|
531 KiB
533 KiB
292 KiB
Pablo Vazquez added the
Type
Web Development
label 2024-08-15 18:15:49 +02:00
Pablo Vazquez added 1 commit 2024-08-15 18:15:52 +02:00
Similar to Training, add a popover on hover for the most recent films.

Same as Training, this is a hardcoded list at the moment. Since it
gets updated around once a year, no need to be polling the currently
active films and trainings.

This introduces a few minor adjustments to styling as well.

* Increase size of titles, they are just too tiny now, which is more
  apparent with single-word films. There's plenty of room to show them
  bigger anyway.
* Decrease line-height in titles, it was a bit too large.
* Align thumbnail and content to the center (vertically).
Márton Lente approved these changes 2024-08-16 11:09:44 +02:00
Márton Lente merged commit fd8644c6e7 into main 2024-08-16 11:13:16 +02:00
Sign in to join this conversation.
No description provided.