fileselector: Fix that the enter key does not navigate directory
authorRyuan Choi <ryuan.choi@gmail.com>
Thu, 9 Jan 2014 23:24:22 +0000 (08:24 +0900)
committerRyuan Choi <ryuan.choi@gmail.com>
Mon, 13 Jan 2014 08:34:36 +0000 (17:34 +0900)
commit3dd195f4b28a1d621c4d3bf90b8f5ef2e487c473
tree00adfd0bbbe8e327b48745464faf26edee28d08a
parent2fdb1b33c1b8a516a6e53b706d519ef540dd3fb4
fileselector: Fix that the enter key does not navigate directory

Moved the navigation logic from callback of "clicked,double" to callback of "activated".
src/lib/elc_fileselector.c