The Persistence of Vision Raytracer (POV-Ray).
This is the legacy Bug Tracking System for the POV-Ray project. Bugs listed here are being migrated to our github issue tracker. Please refer to that for new reports or updates to existing ones on this system.
FS#20 - render window behavior
Attached to Project:
POV-Ray
Opened by Tim Attwood (TimA) - Sunday, 10 May 2009, 02:44 GMT
Last edited by William F Pokorny (wfpokorny) - Friday, 21 April 2017, 11:17 GMT
Opened by Tim Attwood (TimA) - Sunday, 10 May 2009, 02:44 GMT
Last edited by William F Pokorny (wfpokorny) - Friday, 21 April 2017, 11:17 GMT
|
Details
When changing the behavior of the render window, “Keep above main”, requires restarting the POV editor to take effect. It would be nice either to get a warning to restart, or to get it to work without restarting. |
This task depends upon
Interestingly, restarting the POV-Ray editor is not strictly necessary: It suffices to start a new render at a different resolution. Therefore, obviously it must be possible to accomplish this.
At the time the code was written (windows 95 was then current), it was, and I recall being fairly frustrated about it at the time;)
I suspect things have improved since then. I'll update the code as needed.
Now tracked on github as issue #278.