Page 2 of 3

How to remove the arrow icon from the List element?

Posted: Wed Jun 06, 2012 11:02 pm
by Jahmarley

Thnx max


How to remove the arrow icon from the List element?

Posted: Sat Jun 16, 2012 7:31 am
by yllaw

hi sir Max, I have same problem with this one and when I checked my app last june 15 it's still the same, when it will be fixed? thank you in advance


How to remove the arrow icon from the List element?

Posted: Sat Jun 16, 2012 2:30 pm
by maxkatz

We had to move the release to next week. Look for it on Wednesday or Thursday.


How to remove the arrow icon from the List element?

Posted: Mon Jul 02, 2012 4:53 pm
by maxkatz

Should be now fixed.


How to remove the arrow icon from the List element?

Posted: Thu Jul 05, 2012 5:52 pm
by Jahmarley

Thnx.. fixed on my end


How to remove the arrow icon from the List element?

Posted: Thu Jul 12, 2012 2:01 pm
by aush

i added data-icon to the list of more properties and set the value to false but this still doesn't work. what am i doing wrong?


How to remove the arrow icon from the List element?

Posted: Thu Jul 12, 2012 2:39 pm
by maxkatz

It seems to work, just tried it. Make sure you add the attribute on list item, not the list container.


How to remove the arrow icon from the List element?

Posted: Fri Jul 13, 2012 7:04 am
by aush

doesn't work for me. don't know what the problem is.
is there any difference if my listitem contains a grid (with some labels in it)?


How to remove the arrow icon from the List element?

Posted: Fri Jul 13, 2012 4:21 pm
by maxkatz

Try removing the component, then adding it back and setting the icon to false.


How to remove the arrow icon from the List element?

Posted: Mon Jul 16, 2012 9:52 am
by aush

only works if i do not have the grid inside the item. as soon as i add the grid again, the arrow will be back.