mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add tests for dock sizing behavior
This commit is contained in:
@@ -46,6 +46,7 @@ module.exports = class Dock {
|
||||
})
|
||||
|
||||
this.state = {
|
||||
size: null,
|
||||
visible: false,
|
||||
shouldAnimate: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user