Skip to content

Conversation

frozenskys
Copy link
Contributor

Thanks to @klutvott123 for pointing out some issues with the layouts for 128x64 (QX7) and 212x64 (X9D) after the refactoring was done. This PR will need to be rebased once #268 and #269 have been merged.

@klutvott123
Copy link
Member

@frozenskys Looks like there's more that needs fixing. I'm having a look at 480x272 in the sim now.

We need to change the text size for both high resolution screens. MIDSIZE is huge and breaks the layout for most of the pages. I think we should use the default textSize = 0 as that fixes it. Default size looks better too I think.
textSize = MIDSIZE
screenshot_x12s_19-10-23_12-10-20

textSize = 0
screenshot_x12s_19-10-23_12-10-47

@frozenskys
Copy link
Contributor Author

@klutvott123 I'm assuming that would want changed in 320x480 as well ?

@klutvott123
Copy link
Member

@frozenskys Yes that one too. 👍

mikeller
mikeller previously approved these changes Oct 23, 2019
@frozenskys
Copy link
Contributor Author

@mikeller rebased to latest master - do I need to squash?

@mikeller
Copy link
Member

@frozenskys: Yes please.

Whitespace fixes

Layout fixes for 212x64

Fix high res layouts text size.
@frozenskys
Copy link
Contributor Author

@mikeller done - and learnt some git in the process :)

@mikeller mikeller merged commit e0016aa into betaflight:master Oct 27, 2019
@frozenskys frozenskys deleted the layout-fixes branch October 27, 2019 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants