Closed iromeo closed 7 months ago
Track color change dialog is shown on the default monitor if several monitors is used. E.g. if JBR is show on Monitor 2 all other dialogs (e.g title change) are show on the same monitor, but change track color will be shown on Monitor #1.
Monitor 2
Monitor #1
P.S: Likely JFrame obj not prorated there.
Fixed in https://github.com/JetBrains-Research/epigenome/commit/119e2ebab2b6974d890ebcb8215b8c5c358a787f
Track color change dialog is shown on the default monitor if several monitors is used. E.g. if JBR is show on
Monitor 2
all other dialogs (e.g title change) are show on the same monitor, but change track color will be shown onMonitor #1
.P.S: Likely JFrame obj not prorated there.