Skip to content

Android - sf::RenderWindow::Create doesn't take the button drawer into account #1349

@xxzoltanxx

Description

@xxzoltanxx

Best described in pictures:

image_012

Over here is when the app opens, everything looks fine.

But due to the bug with the android sticky I'm manually recreating the window with sf::RenderWindow::Create on mouseEntered event, and this is the result:

image_013

It seems like sf::RenderWindow::Create doesn't take the button drawer into account.

Virtual device - Nexus5X API 26
IDE - Android Studio
NDK Version - compiled with r15c, using r16b ( When I try to compile with r16b I get a version unsupported error)
The bug persists on the pixel2 API 26

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions