mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
call setSheetOffset on onDidChangeActiveThemes
This commit is contained in:
@@ -46,9 +46,6 @@ class AtomWindow
|
||||
@browserWindow = new BrowserWindow options
|
||||
global.atomApplication.addWindow(this)
|
||||
|
||||
if @applyTitleBarSetting()
|
||||
@browserWindow.setSheetOffset(23)
|
||||
|
||||
@handleEvents()
|
||||
|
||||
loadSettings = Object.assign({}, settings)
|
||||
|
||||
Reference in New Issue
Block a user