processing / processing/processing4

fullScreen on second display does not working as expected with P2D and P3D renderer

Aperta
#815 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

bug core
Lingua principale
Java
Stelle
494
Fork
183
Merge medio
4h 39m
PR unite (30g)
3

Descrizione

In GitLab by @mrbbp on Dec 26, 2023, 18:34

Description

When attempt to use fullscreen on a second monitor with P2D or P3D renderer, the screen is not full.
It works with no renderer added.
The screen is 90 deg rotated (don't know if it's important)

Expected Behavior

it should display in fullScreen

Current Behavior

it use the half lower part of the screen and below. A part of the sketch is out of the display. Picture is not compressed

Steps to Reproduce

void setup() {
   fullScreen(P2D, 2);
}
  1. launch the sketch

Your Environment

  • Processing version: 4.3
  • Operating System and OS version: MacOS Ventura 13.6.2
  • Other information: M1 processor

Possible Causes / Solutions

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia riproducendo fullScreen(P2D, 2) su Processing 4.3 con macOS Ventura 13.6.2 e un processore M1, quindi confrontalo con fullscreen senza un renderer e con P3D sul secondo display. Il completamento significa che lo sketch riempie il secondo monitor selezionato senza essere ruotato, ritagliato o estendersi oltre il display.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
java
Ambito
computer-graphics, desktop
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.