bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22660: [PATCH] Implement horizontal scroll-bars in NS port


From: Alan Third
Subject: bug#22660: [PATCH] Implement horizontal scroll-bars in NS port
Date: Thu, 28 Apr 2016 10:16:40 +0100

On 28 April 2016 at 07:33, martin rudalics <rudalics@gmx.at> wrote:
> Thank you.  With the limited testing capabilities of GNUStep it seems to
> work.  Or better: If everything in the GNUStep worked as well as your
> patch, the GNUStep port might even become usable one day ;-)

I'm just glad I didn't break anything! I think I'll look into whether
I can set up a GNUStep development environment so I can test against it.

> There is one aspect which might be part of the design but appears
> nevertheless distracting for somone working mainly on other platforms:
> When the entire buffer is visible, no sliders/rulers are shown.  Now,
> some people want that in this case the scrollbar area(s) get removed
> completely.  Personally, I'd prefer the sliders/ruler cover the entire
> scroll bar area with the arrows possibly removed.  But maybe the current
> behavior (which is so here ever since for the vertical case) is standard
> on NS so don't let my remarks distract you.

I believe the only behaviour of that sort is that the scroll-bars get
disabled when they cover the whole area. On OS X that just means
they're greyed out, but I guess GNUStep removes them completely. It
could be worth changing that section of the code to be Cocoa only, so
in GNUStep they stay visible.

-- 
Alan Third





reply via email to

[Prev in Thread] Current Thread [Next in Thread]