Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ebiten.Monitor() doesn't allow accessing the Bounds so we can't work with custom screen layouts #2877

Closed
1 of 11 tasks
airtonix opened this issue Dec 29, 2023 · 1 comment
Closed
1 of 11 tasks

Comments

@airtonix
Copy link

Ebitengine Version

v2.6.3

Operating System

  • Windows
  • macOS
  • Linux
  • FreeBSD
  • OpenBSD
  • Android
  • iOS
  • Nintendo Switch
  • PlayStation 5
  • Xbox
  • Web Browsers

Go Version (go version)

1.21.5

What steps will reproduce the problem?

see #1834

What is the expected result?

see #1834

What happens instead?

see #1834

Anything else you feel useful to add?

what I'm trying to do:

https://github.com/airtonix/pixelclicker/blob/581c141c4524118f813931b1b8820702bc79f8c0/app/ui/window.go#L401C2-L409C1

the thing i'd like exposed:

#2876 (comment)

@hajimehoshi
Copy link
Owner

See #2781

@hajimehoshi hajimehoshi closed this as not planned Won't fix, can't repro, duplicate, stale Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants