Parcourir la source

Revert "Title check added for window reuse in Windows.GetBySpec." Refs: #34.

This reverts commit a8269d3338fc6e0c6e94015b880d004f858049ba.

The title check did not work properly together with the Info->Source command
because the window is searched first without a title and later it is searched again with
a title that is not the real window title but the file name.
So the window is found for reuse in the first search but not in the second search resulting
in an inconsistency in the window management.

Signed-off-by: Josef Templ <josef.templ@gmail.com>
Josef Templ il y a 10 ans
Parent
commit
ca1a670a7b
4 fichiers modifiés avec 0 ajouts et 0 suppressions
  1. BIN
      Host/Mod/Cmds.odc
  2. BIN
      Std/Mod/Api.odc
  3. BIN
      Std/Mod/Dialog.odc
  4. BIN
      System/Mod/Windows.odc

BIN
Host/Mod/Cmds.odc


BIN
Std/Mod/Api.odc


BIN
Std/Mod/Dialog.odc


BIN
System/Mod/Windows.odc