[TxMt] Re: larger click target on double chevron in rightmost tab?
Allan Odgaard
mailinglist at textmate.org
Fri Nov 14 13:33:06 UTC 2014
On 13 Nov 2014, at 17:49, Bas Van Klinkenberg wrote:
> A very tiny request: would it be much trouble to make the click target
> for the double chevron button on the rightmost tab (visible when more
> files are open than there is space for tabs) extend till the edge of
> the tab? I mis-click 7 out of 10 times…
Is this on Yosemite or earlier?
On Yosemite I can put the right margin inside the image (3 pixels) to
make it part of the clickable area.
On Mavericks and earlier it’s more difficult because the layout is
“button” followed by 3 pixels of spacing and then “right edge
image of tab”, where the latter visually has about 5 pixels of “tab
area”, but making that the hotspot for the overflow button would
require hardcoding in something which is otherwise general purpose code
(to support multiple styles based on OS).
More information about the textmate
mailing list