f3d
f3d copied to clipboard
Fullscreen related issues
- [ ] Linux fullscreen issue :
Starting in fullscreen and then pressingL
will not create a window of the right size
-
f3d cow.vtp -f
- press
f
- window is 300*300
- press
f
again window disapear
-
[ ] Linux fullscreen issue :
Fullscreen with multiple screens cover both screens -
[ ] Linux fullscreen issue :
Starting in fullscreen and then pressingEscape
segfaults
./bin/f3d --fullscreen
pres Escape
Segfault
- [x] Windows full screen issue :
- open f3d.exe without parameter
- type f -> fullscreen
- type f -> does not revert to original size but 300x300
- [ ] MacOS fullscreen issue
-
f
hotkey is not working
- [ ] All os FullScreen issue :
- f3d -f
- H -> FullScreen is not enable
- F -> stays in fullscreen
more info here: https://gitlab.kitware.com/f3d/f3d/-/issues/130
Related issue: https://gitlab.kitware.com/vtk/vtk/-/issues/9087
vtkXOpenGLRenderWindow::SetFullScreen is too broken to be usable and this feature is not essential. It seems simpler to just remove the option altogether.