emacs-devel
[Top][All Lists]
Advanced

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

Re: gtk narrow scrollbars (no trough)


From: Chong Yidong
Subject: Re: gtk narrow scrollbars (no trough)
Date: Fri, 28 Oct 2011 23:22:31 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

"Jan D." <address@hidden> writes:

> Can you give a screenshot?  I think scrollbar width must be the same
> width as character width.  This simplifies things when you have two
> windows next to each other and a scroll bar between them.

You should be able to see the issue with

 (set-frame-parameter nil 'scroll-bar-width 100)
 (set-frame-parameter nil 'scroll-bar-width 10)

Emacs 23 appears to have the same problem.



reply via email to

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