Tim Wegner wrote:
I saw a few problems, though.
Set up a virtual screen, then select a different fractal type using the <t> screen. I get a scrambled image, which gets worse with changes to text mode and back.
1. Dumb question. The controls usually used to make a zoom box now move the virtual screen. How does one make a zoom box? A new command mode is entered, this is going to be tricky to keep from being confusing.
Actually, the zoom box works the same as before. The major problem is that it is off screen when <PGUP> is first pressed.
2. Usually the text screen was OK, but when I moved around the virtual screen, and went back and forth to text, eventually I could get a garbled text screen. I need to work on figuring out the exact sequence that reproduces this. meanwhile, we need to check if the fix you made is needed in other contexts.
Haven't seen this.
3. Save a virtual screen and load it back. Press <del>. The video mode screen doesn't point to the right video mode. It appears that the right mode is loaded, it's just that the position in the video mode screen is wrong.
I think that we may need to save the video modes back to fractint.cfg. Whenever the select video mode screen appears, fractint.cfg is reloaded. So, the saved video mode disappears and can't be found. Jonathan