1
0
mirror of https://github.com/jiahaog/Nativefier synced 2024-06-21 07:06:35 +02:00
Nativefier/app/src/helpers
Adam Weeden 363fa966ee
Fix tabs opening twice (fix #1209) (#1221)
* Only add a new window handler to the main window

* Update app/src/components/mainWindow.ts

Co-authored-by: Ronan Jouchet <ronan@jouchet.fr>

Co-authored-by: Ronan Jouchet <ronan@jouchet.fr>
2021-06-07 16:49:06 -04:00
..
helpers.test.ts Add login.microsoftonline.com to internal login pages (#1205) 2021-05-29 20:38:24 -04:00
helpers.ts Refactor app window creation/events + add some unit tests; fix #1197 (#1203) 2021-06-02 15:18:32 -04:00
inferFlash.ts App: replace console.xyz calls with loglevel.xyz, with a level controlled by app argv --verbose (#1172) 2021-04-30 23:21:37 -04:00
windowEvents.test.ts Refactor app window creation/events + add some unit tests; fix #1197 (#1203) 2021-06-02 15:18:32 -04:00
windowEvents.ts Fix tabs opening twice (fix #1209) (#1221) 2021-06-07 16:49:06 -04:00
windowHelpers.test.ts Refactor app window creation/events + add some unit tests; fix #1197 (#1203) 2021-06-02 15:18:32 -04:00
windowHelpers.ts Fix fullscreen not working + menu refactor (fix #1206) (#1210) 2021-06-07 08:55:17 -04:00