On Mon, February 27, 2006 22:14, Steve Brown wrote:
>>> Where there was a check box previously, now is just an underline
>>> character. If you click on it, it changes the sort, however the      icon 
>>> never changes, making it imposable to determine the
>>> current sort order.
>
> You have chosen to disable icons, so a non-breaking space ( ) is
> used for the sort indicator.  It is underlined because its a hyperlink.  I 
> guess I didn't pay too much attention to that when
coding
> it. :-o  I'm open to suggestions as to which characters should be there.

I have been using SM CVS version for some time now (1.5.1). In the config file 
for my earlier version (cira Dec 05) I have the
following:
========== SNIP =============
/**
 * Message Icons control
 *
 * Use icons for message and folder markers
 * @global bool $use_icons
 * @since 1.5.1
 */
$use_icons = false;
========== SNIP =============

I was still able to see the icons for the sort column. After turning it on 
($use_icons = true;) I do see the original icons for
sorting. However, I personally don't like all the other icons that show up 
(left pane folders, etc.). Does it need be an all or
nothing now ??


>
>>> 2) Using older versions (1.5.1 CVS cira Dec 05') the right pane (message
>>> list) appeared to correctly size the width of the pane. In using 1.5.2 the 
>>> width extends beyond the "available" area and the
>>> horizontal scroll bar appears. This is using the same user configuration 
>>> for both.
>
> I don' think SQM ever auto-magically sized the left pane, if that's
> what your suggesting.  However, its possible that the exact formatting of the 
> tables, etc was changed slightly with the
> introduction of templates in the left pane.  I'd suggest simply changing your 
> default left-column width.  Check Options > Folder
> Prefernces.

It is the right pane that doesn't properly size. in the 1.5.1 version an a 
system running a display of 1024x768 there was no
horizontal scroll bar for the right pane. now on 1.5.2 there is.


- Ken

-- 
Ken Jones
[EMAIL PROTECTED]




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to