Skip to content

Figuring out if the device can span but is not currently spanning. #6

@darktears

Description

@darktears

It is like MicrosoftEdge/MSEdgeExplainers#377. Basically, if you're using the window segment API there is no way to know that the device is supporting spanning but it's not spanning currently.

That's because when the window isn't spanning getWindowSegments only return 1 (which is the same value as on a desktop/mobile). So, there is no way to invite the user to span the window to provide a better/optimized experience without using the CSS spanning MQ to do so.

@zouhir @kenchris what do you think? Should we address this or should we just say : use the MQs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions