Commit b8af865f18032e09dfc23e587e310baca90dbc80

Mathieu Eyraud 2022-08-28T13:02:57

Fix candidate list size for Windows IME Adjust candidate count so list is not draw bigger that needed. This also fix potential uninitialised read of variable `candsize[i]` if `vertical` is false.