Davide De Rosa
|
4b8cff1bb3
|
Disable padding around LongContentView
It should actually be an inset. Do it later.
|
2022-04-26 21:39:21 +02:00 |
Davide De Rosa
|
6aee88e69a
|
Refactor theme styles
- Hide colors behind styles
- Add "Style" suffix
|
2022-04-23 11:48:43 +02:00 |
Davide De Rosa
|
992178bcd6
|
Move toolbar content inline
For consistency, can search with "toolbar {".
|
2022-04-21 16:24:08 +02:00 |
Davide De Rosa
|
96b199425f
|
Add ProgressView as overlay when possible
Instead of replacing view entirely (GenericCreditsView).
Make replacement explicit in DebugLogView.
Basically drop View extension.
|
2022-04-21 11:19:04 +02:00 |
Davide De Rosa
|
bf65f76401
|
Merge project into iOS + macOS
Share views with both platforms initially. Will split specific
views step by step.
|
2022-04-19 16:14:23 +02:00 |