Skip to content

Web viewport doesn't cover whole window #111

Description

@jcs224

This what happens when I try increasing the starting size of the window.

image

Following the example from the app, this is the only thing I changed:

const app = await launch({
  title: "Hello Deno!",
  width: 1280,
  height: 720,
});

Using Linux, POP!_OS, a Ubuntu derivative. Newest Chrome is installed on my system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions