Shawn
848ae5cbb6
Add custom 404 page
2024-01-18 10:11:27 -07:00
Shawn
ea47695847
switch from push to go calls
2024-01-16 17:01:37 -07:00
Shawn
4d5347013c
Fix issue with menu icon corners not being rounded consistently
2023-10-04 09:44:07 -06:00
Yang Fang
fc60942b66
Fixes language switch button being partially unclickable
...
ExpandedScrollingColumn is on top of the AppHeader and blocks presses on the left half of the language switch button. This commit moves the AppHeader to the top of the stack.
2023-09-01 13:40:30 -07:00
Shawn
c6eec34922
Fix deprecated color warnings by adding a .colorFilter extension method to Color
2023-04-18 11:13:03 -06:00
Shawn
96734a070f
Home menu now scrolls when it runs out of min-height
2023-04-11 14:46:02 -06:00
Jared Bell
1eae15a1a8
Menu screen enhancements
...
* Increase background blur
* Reduce overlay transparency
* Override local button padding to reduce size
2023-01-04 21:32:50 -07:00
Shawn
feb2ae5cbe
Fix icon on home menu
2022-12-22 13:24:55 -07:00
Shawn
77ecacabf7
standardize all backbtns to use AppHeader widget
2022-12-22 10:36:46 -07:00
Shawn
8b997644ab
Cleanup
2022-12-21 10:57:31 -07:00
Shawn
a40f7c42ce
Add close underlay btn to collectibles and home menu
2022-12-19 14:13:25 -07:00
Shawn
883bfaed88
Add privacy url to about-us
2022-12-12 09:32:25 -07:00
Shawn
1ab04c0043
Polish editorial view
2022-11-14 15:53:48 -07:00
Shawn
60d65e8191
Add additional space to top of home menu page, increase vertical btn height of text btns
2022-10-27 10:23:27 -06:00
Shawn
e734b5cec7
Center align home menu, cap width of btns according to vertical space
2022-10-07 11:53:52 -06:00
Shawn
65d5fd48d3
Rename to LocaleSwitcher, tweak HomeMenu layout
2022-09-07 13:28:41 -06:00
Eddie
726cc6d5e7
Add Locale button
...
- add LocaleButton to intro and menu, toasted placeholder in app_scaffold
- add localeLogic.isEnglish helper, used in _results_grid and _scrolling_content
2022-09-06 16:31:22 -06:00
Eddie
466fe074b8
Initial stab at swapping locales, work in progress
...
- stubbed in button for testing locale switching, needs design polish and direction on whether the button is available at all times or just in menu
- tested and fixed switching on the fly for wonder views, intro, timeline, artifacts, and menu
2022-09-06 15:13:36 -06:00
Shawn
a1e1aa156f
Initial public commit
2022-08-29 20:38:28 -06:00