lscambo13
c3108fab74
Fix: enforce the back button clipping fix only on TV layout
2024-12-21 21:58:58 +05:30
lscambo13
d30ab165fe
Fixes: Readjusted the main media page layout for mobile and desktop separately
...
- backdrop image was flickering on open the media page on mobile phones
- styles were not applying in landscape mode and tablet screen sizes
- visual glitches while loading on desktop
- as a bonus, you can see more of the backdrop on desktop now which looks nicer
2024-12-21 21:39:32 +05:30
lscambo13
8b0a341c52
New :Added a slight background blur on main media buttons
2024-12-21 21:23:57 +05:30
lscambo13
20ec8f131d
Fix: Prevent the expanded header from overlapping page content in TV layout on some resolutions
2024-12-21 21:21:32 +05:30
lscambo13
8b60a8d3c4
Fix: Back button was being clipped in focus state in TV layout
2024-12-21 21:18:13 +05:30
lscambo13
7ff5766cee
Fix: Reduce card size if the screen is landscape and short in height
2024-12-20 12:57:29 -08:00
lscambo13
518a393135
RELEASE: ElegantFin v24.12.20
2024-12-20 10:08:39 -08:00
lscambo13
f00251df35
Fix: To avoid overlap with other header elements in TV layout, prevent moving section tabs upwards, and retain the default behaviour. By default on TV layout, this shift happens when the width is greater than 100em.
2024-12-20 08:38:29 -08:00
lscambo13
2cad85f2a9
New: Shift the library and home page content upwards when section tabs move up
2024-12-20 08:33:51 -08:00
Travis Lane
a373e7efcd
fix: select options are now properly styled
2024-12-19 19:57:27 -05:00
Travis Lane
fa47dd7ab9
fix: library header now maintains its size on smaller screens
2024-12-19 18:33:19 -05:00
Travis Lane
b3e2189b42
Merge pull request #1 from lscambo13/main
...
chore: bring up to date with remote
2024-12-19 18:11:09 -05:00
lscambo13
2ec9fee511
dev: Cleaned unused code
2024-12-19 11:58:54 -08:00
lscambo13
349ba3aa98
Fix: Avoid applying the new font in Dashboard footer to retain the original Jellyfin branding
2024-12-19 10:12:06 -08:00
lscambo13
34d3e93380
Fix: Styled focus effect on header buttons in TV layout
2024-12-19 09:48:10 -08:00
lscambo13
1174801b8e
Fix: Reworked media page layout to prevent abnormally large
2024-12-19 09:25:19 -08:00
lscambo13
50bcb36466
Fix: Set a minimum width on dialog boxes to prevent overlaps in case of little content inside
2024-12-19 09:21:06 -08:00
lscambo13
b9e9deb9d1
Fix: Prevent card overflow on small screens
2024-12-19 09:06:38 -08:00
lscambo13
1d50e2b673
dev: Use em instead of rem for consistency with other units
2024-12-19 08:53:28 -08:00
Travis Lane
fca483fe5a
fix: centered and resized scroll buttons
2024-12-18 20:23:33 -05:00
lscambo13
95d5e463ad
Fix: Trying to fix the color in focused state of submit buttons
2024-12-18 12:26:28 -08:00
lscambo13
a5f7a5aa16
New: Styled the sidebar in Dashboard
2024-12-18 11:58:45 -08:00
lscambo13
00f17f3988
New: Styled focus and hover states of mini buttons in dialog boxes
2024-12-18 11:57:09 -08:00
lscambo13
6df939e333
New: Styled search and add buttons next to drop-down lists as found in some dialog boxes
2024-12-18 11:55:50 -08:00
lscambo13
2833a88b6f
Fix: Delete media heading was not centered
2024-12-18 11:54:28 -08:00
lscambo13
3e233ec887
New: Rounded border in drop zones for subtitles and images
2024-12-18 11:53:43 -08:00
lscambo13
9aabdeb4bd
Fix: Icon in browse button in 'Add Image/Subtitle' dialogs did not have a padding
2024-12-18 11:52:57 -08:00
lscambo13
c415f7dfcf
Fix: Color was not changing when hovering over hyperlinks
2024-12-18 11:51:17 -08:00
lscambo13
21e5fb77f9
New: Added margin and corner radius to active TV program in Guide section
2024-12-18 09:50:55 -08:00
lscambo13
ec4c652632
New: Hover effect on alpha-numeric picker in library sections
2024-12-18 09:49:35 -08:00
lscambo13
c5dd0ac6b2
Fix: Adjusted progress bar indicator color
2024-12-18 09:48:00 -08:00
lscambo13
466a321f93
dev: Calculate negative border offset using variables for certain elements
2024-12-18 08:50:55 -08:00
lscambo13
9b5000ec26
dev: Control border width using variables
2024-12-18 08:36:56 -08:00
lscambo13
84fb11ff79
dev: Control border radius using variables
2024-12-18 08:22:05 -08:00
lscambo13
aa9d2c9422
New: Styled active TV program color in Guide section
2024-12-18 08:21:27 -08:00
lscambo13
718f6e2e10
dev: Code cleanup
2024-12-18 08:02:21 -08:00
lscambo13
8df87128ca
Fix: Adjusted media rating icon dimensions for smaller screens
2024-12-18 07:49:32 -08:00
lscambo13
4bc9489755
Fix: Make borders opaque to prevent issues when they overlap
2024-12-18 07:47:53 -08:00
lscambo13
c51950ea97
Fix: Adjusted media rating icon to be more proportional/balanced
2024-12-17 12:51:27 -08:00
lscambo13
e225a0ed10
Fix: Text in Play button was not completely vertically aligned
2024-12-17 12:49:48 -08:00
lscambo13
3f4e73b0cf
Fix: Updated font properties from Google Fonts
2024-12-17 12:48:15 -08:00
lscambo13
660830954f
Fix: Some layout adjustments for more uniform layout on smaller screens
2024-12-17 10:25:56 -08:00
lscambo13
8c532c1718
Fix: Adjusted margin toprevent backdrops in media pages from going under the header
2024-12-17 10:25:00 -08:00
lscambo13
15afb1f3dd
Fix: Adjusted the main title margins in media page to avoid unnecessary overflows
2024-12-17 09:52:40 -08:00
lscambo13
67e60517fe
New: Redesigned layout of browse and search buttons next to input fields
...
New: Updated color of hyperlinks to be more in line with other elements
2024-12-17 09:35:21 -08:00
lscambo13
7c494ac0c3
New: More consistent colors in active state on header buttons
2024-12-17 09:32:03 -08:00
lscambo13
215b120765
Fix: Moved drop-down menu arrows slightly up for proper vertical alignment
2024-12-17 09:29:38 -08:00
lscambo13
4a514130a0
New: Removed italic font style from taglines
2024-12-17 09:26:49 -08:00
lscambo13
f1eac23a85
New: More consistent colors when hovering over or focusing on header buttons and drop-down lists
2024-12-17 08:16:43 -08:00
lscambo13
6c99c38b3b
New: Switch to the same font (Inter) used in Jellyseerr
2024-12-17 08:13:52 -08:00