Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flicking between tabs (at least what I think) is causing the app to think the entire screen is the same as a post, and therefore flashbangs/creates a rather white light upon tab switching only. #371

Closed
ghost opened this issue Jun 2, 2023 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 2, 2023

https://youtube.com/shorts/mNxzDxvASrI?feature=share

(I don't know why but it's not letting me posta video here, but it's essentially doing this.)

@dessalines
Copy link
Member

Not sure what could be causing that. I don't do any special / custom transitions between screens.

AntmanLFEz added a commit to AntmanLFEz/jerboa that referenced this issue Jun 5, 2023
dessalines pushed a commit that referenced this issue Jun 6, 2023
pipe01 pushed a commit to pipe01/jerboa that referenced this issue Jun 6, 2023
@twizmwazin
Copy link
Contributor

Fixed in #428

dessalines pushed a commit that referenced this issue Jun 8, 2023
* Fix the flashing between transitions (#371)

* Images show at approx 45% size in the markdown renderer.

This allows us to remove the markdown scaling applied to the editor which forced the text content to also be increased.

Removed the compose-markdown package and created our own wrapper around the markwon libraries with a custom resolver for images.

#373

* The TextView should take up all available width

* coil implementation

* tidy up

---------

Co-authored-by: AntmanLFE <[email protected]>
dessalines added a commit that referenced this issue Jun 8, 2023
* Fix the flashing between transitions (#371)

* Images show at approx 45% size in the markdown renderer.

This allows us to remove the markdown scaling applied to the editor which forced the text content to also be increased.

Removed the compose-markdown package and created our own wrapper around the markwon libraries with a custom resolver for images.

#373

* The TextView should take up all available width

* coil implementation

* tidy up

* Allow action bar to be hidden by default for comments, long press on comment to toggle action bar

* Use fixed padding instead of inverse animated padding

* Fix lint

* Fix build

---------

Co-authored-by: AntmanLFE <[email protected]>
Co-authored-by: AntmanLFEz <[email protected]>
Co-authored-by: Dessalines <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants