diff options
author | Max <post@wickenrode.com> | 2017-04-01 06:01:59 +0200 |
---|---|---|
committer | Max <post@wickenrode.com> | 2017-04-01 06:12:51 +0200 |
commit | d1373bf8ce6b42179669d4001fa027ca1a6e2ec6 (patch) | |
tree | 8a7c86ec94bfa0a9bcad1302c4ec7deadb2ac3ea /Source/SPTableData.m | |
parent | 4ad2e844c29ea8f6c90d957d4ee2e20c13c4b492 (diff) | |
download | sequelpro-d1373bf8ce6b42179669d4001fa027ca1a6e2ec6.tar.gz sequelpro-d1373bf8ce6b42179669d4001fa027ca1a6e2ec6.tar.bz2 sequelpro-d1373bf8ce6b42179669d4001fa027ca1a6e2ec6.zip |
Fix drawing artifacts in some table views on OS X < 10.11
This was caused by Apple increasing the table view header row height from 17 to 23 and as usual assuming any older versions of OS X will magically cease to exist on the next day…
Note that the 10.11+ runtime is perfectly capable of increasing the height as needed, but the older ones won’t shrink it.
Diffstat (limited to 'Source/SPTableData.m')
0 files changed, 0 insertions, 0 deletions