-
Notifications
You must be signed in to change notification settings - Fork 768
feat(mediaMatch): add ScreenTypes and more Breakpoints #55
Comments
That is a must have feature to handle portrait and landscape layouts! How can I handle portrait and landscape for now? |
Please review our Custom BreakPoints wiki.
|
With Custom BreakPoints can I customize the existing aliases or can I create new ones? |
@ThomasBurleson
i think this would solve that issue... since device landscape mostly starts from 480px; |
@bm-software - check the PR #204 for details on the upcoming custom breakpoints |
@Neo-7 - why are you using |
@ThomasBurleson small devices like iphone 5s, iphone se, xperia z, etc... device's landscape width is below 599px; |
@ThomasBurleson I'm getting the same error as @imrvshah. Here is a plnkr showing the error: |
@imrvshah Did you ever find a solution for the |
@nivram80 I didn't find solution yet. |
@nivram80 - fixed with latests builds on master. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Add the following screentypes:
And the following BreakPoints:
The text was updated successfully, but these errors were encountered: