Hello Greg,

it is easy to mark a menu item that has only one function somehow, so
that you can distinguish it from an information line at first sight?
In the old Squeezecommander this was the case.

Here an example:

1.) The current view

29779

2.) The same view with SqueezeCommander

29780

3.) The possible new look

29778


Furthermore I noticed that this kind of lines are displayed indented,
although no image is assigned. Why is this the case?
I assumed that it should be like in the following picture:

29777

Or is it intended?

For example the code for line Copyright is:


Code:
--------------------
    push @$items, {
        name  => 'Copyright',
        items => [{
                name => $album->{copyright},
                type => 'textarea',
        }],
  }
--------------------


+-------------------------------------------------------------------+
|Filename: SqueezeCommander.png                                     |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29780|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
sveninndh's Profile: http://forums.slimdevices.com/member.php?userid=69030
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to