Changes between Initial Version and Version 1 of Ticket #57925, comment 13


Ignore:
Timestamp:
Jan 3, 2020, 12:53:16 AM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57925, comment 13

    initial v1  
    11Great job!
    22
    3 Reading the patch for src/extension/prefdialog.cpp it seems very related to the problem : on added line #157 it seems the dialog should open in the middle of parent window, which it does not, popping top left of it. Something's not working here too).
     3Reading the patch for src/extension/prefdialog.cpp it seems very related to the problem : on added line !#157 it seems the dialog should open in the middle of parent window, which it does not, popping top left of it. Something's not working here too).
    44
    55Hope this may help.