Eric Andrews
Eric Andrews
UI note: https://github.com/mlemgroup/mlem/pull/2454#discussion_r2551123672
Putting under "Future." If we abstract our data models from the API models, this should be pretty doable.
Putting this into our "1.2 customizability" bucket
Some _very_ preliminary testing suggests the drag/link behavior is not present when downgrading from `.highPriorityGesture` to `.gesture` in the 2.0 codebase. I will implement and further test this change in...
@pylapp the v2 codebase has no further planned wording changes, so you're clear to do your thing
Please note that #1796 introduces one additional string to localize ("Load More")
Hmm, that's an interesting one--icons should display in the middle if that's visible, otherwise "snap" to top/bottom of screen (depending on which way they are being hidden, with some padding...
Note from #2370: comments PR should include persistence of configuration settings
Can't repro as of mlemgroup/mlemmiddleware#70
The reauthentication behavior is due to the app moving from Lionel Hanners' account to mine--we use Keychain to store authentication information, which for security reasons is tied to the app...