Fix finding of subtitles when clicking in the list view.
authorCarl Hetherington <cth@carlh.net>
Fri, 13 Nov 2020 16:37:08 +0000 (17:37 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 13 Nov 2020 16:37:08 +0000 (17:37 +0100)
commite38ce84e7e2ce3c468fa60ab7c23afc0000e98de
tree56c27dff9c58e6dbc8b39f71de4978297d840a31
parent862127345b39d9e581b75860460d95334ecd66e2
Fix finding of subtitles when clicking in the list view.

I didn't look into this as deeply as I probably should have, but
it seems there's some rounding error which means we don't always
hit the subtitle's frame unless we add one on.
src/wx/text_view.cc