mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
some cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4f84e31a83
commit
1ddaf62b73
@ -334,12 +334,13 @@ module.makeUIContainer = function(make){
|
||||
// and keys are no longer tracked...
|
||||
// XXX is this the right way to go???
|
||||
// To reproduce:
|
||||
// - alt-F
|
||||
// - /load -> serach
|
||||
// - Enter -> loads demo data but the viewer
|
||||
// is in a state where the window
|
||||
// is in focus but keys are not
|
||||
// tracked...
|
||||
// - comment this line and .focus() in return...
|
||||
// - alt-F
|
||||
// - /load -> serach
|
||||
// - Enter -> loads demo data but the viewer
|
||||
// is in a state where the window
|
||||
// is in focus but keys are not
|
||||
// tracked...
|
||||
: that.ribbons.viewer.focus()
|
||||
})
|
||||
// Compensate for click focusing the parent dialog when
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user