diff options
author | Colomban Wendling <ban@herbesfolles.org> | 2014-09-24 18:25:51 +0200 |
---|---|---|
committer | Colomban Wendling <ban@herbesfolles.org> | 2014-09-24 18:25:51 +0200 |
commit | b706fd7443e5c2364d48f822b4e956bc589b1116 (patch) | |
tree | 7fe3aaf6a2952ee9496183691c5d26dba1bbb796 /src | |
parent | 2e246a4a328db1d2f0969733226fd35395ff63f8 (diff) | |
download | scintilla-mirror-b706fd7443e5c2364d48f822b4e956bc589b1116.tar.gz |
GTK: Fix auto-completion popup row height computation on GTK 3.14
GTK 3.14 changed how the cell padding is calculated, and I can't seem
to understand the new logic yet. So, use the correct API for computing
the row size, which unfortunately doesn't work for us on GTK2, but
otherwise is a better way to go anyway.
Tested with GTK 3.2, 3.8, 3.10, 3.12 and 3.14.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions