Skip to content

fix(ios): opaque bars break ui layout #6918

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

Closed
wants to merge 8 commits into from
Closed

Conversation

MartoYankov
Copy link
Contributor

The extendedLayoutIncludesOpaqueBars property set to true unifies layout behavior between translucent and opaque bars in iOS. Remove additional special handling for flat action bars.

fixes #6891
fixes #6684

SvetoslavTsenov and others added 8 commits February 8, 2019 11:08
… frame (#6857)

* feat(HMR): apply changes in page styles at runtime

* fix: livesync tests

* test: changeCssFile method

* refactor: address comments

Add a comment.
Update `let` to `const`.
Update `changesCssFile` test.

* test: add an assert
When the application is being debugged with `--debug-brk --bundle`
options, the JS implementation objects handling the debugging protocol
are created after their corresponding domains' `enable` methods have
been called by the debugger frontend. As a workaround we now manually
call `enable` in their constructors.

related to NativeScript/ios-jsc#1055 and
NativeScript/ios-jsc#1057
…ctor-modules

fix(debugger): Enable iOS inspector modules on creation
@MartoYankov
Copy link
Contributor Author

test package_version#latest

@ghost ghost removed the in progress label Feb 19, 2019
@MartoYankov MartoYankov deleted the myankov/opaque-bars branch February 19, 2019 13:23
@lock
Copy link

lock bot commented Feb 21, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Feb 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants