Skip to content

app.minWH#.css file not working #5182

@NickIliev

Description

@NickIliev

From @Skintillion on December 15, 2017 20:5

Tell us about the problem

App wide minWH app.minWH###.css does not work.

Which platform(s) does your issue occur on?

Both iOS/Android

Please provide the following version numbers that your issue occurs with:

  • CLI: 3.3.1
  • Cross-platform modules: 3.3.0
  • Runtime(s):iOS 3.3.0 - Android 3.3.1
  • Plugin(s):
    "nativescript-theme-core": "1.0.4",
    "tns-core-modules": "3.3.0"

Please tell us how to recreate the issue in as much detail as possible.

Start template
add app.minWH###.css
modify a property
verify tablet is not different from phone.

view.minWH###.css works great, but I am modifying a component based on min width and height that is used in multiple areas. It would make sense for me to include an app wide minWH css file and modify non view-specific properties there.

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

image

Copied from original issue: NativeScript/nativescript-cli#3273

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions