about summary refs log tree commit diff
path: root/src/components/KeyboardControllerPadding.tsx
Commit message (Collapse)AuthorAgeFilesLines
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-7/+0
| | | | | | | Co-authored-by: Samuel Newman <mozzius@protonmail.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: dan <dan.abramov@gmail.com> Co-authored-by: Hailey <me@haileyok.com>
* Only enable keyboard controller when necessary (#4483)Samuel Newman2024-06-111-0/+7
* Only enable keyboard controller when necessary * make it screen only * rm keyboard padding * rm keyboardpadding file * revert using keyboard controller in composer * remove styles.outer (unnecessary for revert) * continue to use keyboard padding in the report dialog for dms --------- Co-authored-by: Hailey <me@haileyok.com>