Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

[BUG] window.rs has two fn "screen"  #849

@wenfer

Description

@wenfer

Bug description

i compile my test.rs got a error

then i found two "screen" function in window.rs

Backtrace

error[E0034]: multiple applicable items in scope
--> src/main.rs:23:29
|
| let screen = window.screen().unwrap();
| ^^^^^^ multiple screen found

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions