UX and auto-visibility of windows in GeWoVa v.0.2.5

The output window can be outside the screen. If a generation was started, and the output was outside the screen, it was a big confusion. It looked like nothing worked. Now:

  • output windows appear right after the active window,
  • the tool scrolls to the output.

The second main change is a fix for broken layout in “Show prompt”.

Further change log

  • Renaming a window: There is a number of corner cases. All of them are reasonably handled.

  • Drag-and-drop: Allow to drop from the file system into a document window. Open the new document and create a reference in the existing document.

  • Drop “.txt” extension from window names.

  • Internal optimizations: Avoid unnecessary re-renders.