This pattch changes the thumbnails' height used for image and movie
strips by choosing the proper size according to the VSE's text overlay
settings: i.e. thumbnails use the whole strip's height when no overlay
text is displayed; otherwise, some space is left for the overlay.
This also changes the thumb_y_end value in draw_seq_strip_thumbnail
by removing a useless subtraction of pixel_y from it.
This patch fixes T92445