Commit 6cb8714
authored
fix(iv): Bug fix for iv window loosing focus on mac on startup (#4773)
Master version of the iv today when opening on mac sometimes opens
without a focus, which causes top menu bar not to be populated (just
`iv` on the left). Workaround is to switch back and forth once to and
from another app for menu bar too get populated.
It is unclear to me how reliably replicate the bug so that I have a
solid prove, that this fix works. But since building with this line it
never happened to me yet.
Maybe more knowledgeable in Qt can verify if it makes sense.
Signed-off-by: Aleksandr Motsjonov <soswow@gmail.com>1 parent f508e6e commit 6cb8714
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
141 | 143 | | |
142 | 144 | | |
143 | 145 | | |
| |||
0 commit comments