Adjust Gallery View max columns based on screen size & Adjust headerTitle to update globally

This commit is contained in:
Ryan
2025-04-15 16:07:20 -04:00
committed by GitHub
parent 1d36d002c6
commit 853d8835d9
5 changed files with 25 additions and 7 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## Changes 4/15/2025
- Adjust Gallery View max columns based on screen size
- Adjust headerTitle to update globally
## Changes 4/14/2025
- Fix Gallery View: medium screen devices get 3 max columns and small screen devices 2 max columns.