Wed, 11 Feb 2015 16:29:21 +0100 "j. van den hoff"
<veedeeh...@googlemail.com>:
> the box for specifying the max. number of displayed entries is
> seriously clipped/not adjusted to textwidth within (see attachment if
> this goes through...).

The input size= has been changed to =4 meanwhile. Maybe your browser
just cached something.

I'm not sure why it's a text input anyway. It loosens up the submenu
of course, but I can't picture anyone entering a custom number for
specific timeline lengths. Another dropdown with just 50|200|500|2000
might be more user-friendly.


> also, moving/hoovering with the mouse over menu entries in this row  
> (newer, older, search unhide) leads to irritating
> recomputation/adjustment of positions:
> the entries jitter back and force due to the appearance of the gray  
> 'selected' rectangle

That can be fixed with a minor preset for the non-hovered submenu:

    .submenu a {
        border: 1px solid transparent;
    }

Uploaded a patched version here:
wget https://fossil.include-once.org/fossil-skins/cat/sanfrancisco.txt

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to