Font dialog preceded by erroneous window

Issue #101 closed
Robert Leach created an issue

When you select:

File->Preferences->Font...

You get a window that says "A menu like this does not exist" before you get the font window. I suspect that the window was added to address issue #81 and that the dialog window call was added in the wrong place. I think this can be avoided by simply removing the call and the URL preferences menu option.

Comments (4)

  1. Christopher Keil repo owner

    I just took care of this and the bug was rather silly (a faulty if-statement). I want to keep in the URL preferences, at least in the code. This will basically be the option from TreeView2 where a user can select which online database from NCBI or others will be called/ opened/ queried upon clicking on a gene label for additional information.

  2. Log in to comment