Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

vertical padding is borked on new attachment UI after going into file selector and out again #794

Merged
merged 8 commits into from
Apr 8, 2021

Conversation

gileluard
Copy link
Contributor

@gileluard gileluard commented Apr 1, 2021

@gileluard
Copy link
Contributor Author

As an FYI, the only issue here is that the detection of the external keyboard doesn't work anymore. This happens typically in a view controller after having presented another view controller.

There are some discussions here. I don't like this fix but it's the only reliable one I found.

@gileluard gileluard changed the title vertical layout of typing notifs can go wonky vertical padding is borked on new attachment UI after going into file selector and out again Apr 1, 2021
Copy link
Contributor

@manuroe manuroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I created a dedicated issue for external keyboard: element-hq/element-ios#4180

- fixed default padding between last message and composer
- increased animation speed
- made animation speed configurable
CHANGES.rst Outdated Show resolved Hide resolved
MatrixKit/Controllers/MXKViewController.m Outdated Show resolved Hide resolved
MatrixKit/Controllers/MXKViewController.m Outdated Show resolved Hide resolved
@gileluard gileluard merged commit 0786b5e into develop Apr 8, 2021
@gileluard gileluard deleted the element_4159 branch April 8, 2021 08:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vertical padding is borked on new attachment UI after going into file selector and out again
3 participants