Various WIP improvements for Mobile - #258
Draft
Vogtinator wants to merge 5 commits into
Draft
Conversation
1 task
Vogtinator
force-pushed
the
android-wip
branch
2 times, most recently
from
March 28, 2022 17:43
ef238c6 to
f16a39a
Compare
Vogtinator
force-pushed
the
android-wip
branch
from
November 4, 2022 17:07
cc9f081 to
afb6de6
Compare
This is only shown in full mobile UI builds for now, on desktop builds the desktop debug view has to be used instead.
TODO: - Save as QSettings item instead?
TextMetrics conflicts with a built-in, provide it under a different name. TODO: Rename to FBTextMetrics or use "import .. as FBUI" instead.
TODO: - Make prettier - Refresh on name changes
Vogtinator
force-pushed
the
android-wip
branch
from
October 18, 2024 18:47
afb6de6 to
13df5b8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Depends on #257.