mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +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...
|
// and keys are no longer tracked...
|
||||||
// XXX is this the right way to go???
|
// XXX is this the right way to go???
|
||||||
// To reproduce:
|
// To reproduce:
|
||||||
// - alt-F
|
// - comment this line and .focus() in return...
|
||||||
// - /load -> serach
|
// - alt-F
|
||||||
// - Enter -> loads demo data but the viewer
|
// - /load -> serach
|
||||||
// is in a state where the window
|
// - Enter -> loads demo data but the viewer
|
||||||
// is in focus but keys are not
|
// is in a state where the window
|
||||||
// tracked...
|
// is in focus but keys are not
|
||||||
|
// tracked...
|
||||||
: that.ribbons.viewer.focus()
|
: that.ribbons.viewer.focus()
|
||||||
})
|
})
|
||||||
// Compensate for click focusing the parent dialog when
|
// Compensate for click focusing the parent dialog when
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user