Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Problem with dimensions #52

@04fsnape

Description

@04fsnape

Hello,

I am trying to set the dimensions for my app but for some reason the dimensions in my python code are different to those of the HTML window. In HTML I set the body to be 1200px width and 700px height, and that is the area I want to show in my app. However, in eel I specified the size to be (1200, 700) and it is too small. Through trial and error I found out that the correct size is (1216, 736)... Why is this?

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