Dyalog / MiServer

MiServer- an APL-based web server - requires Dyalog APL available from http://www.dyalog.com
https://miserver.dyalog.com
Other
48 stars 9 forks source link

ListManager places blank item at top of list #70

Open rikedyp opened 6 years ago

rikedyp commented 6 years ago

https://miserver.dyalog.com/Examples/DC/ListManagerSimple.mipage

On the above page, dragging fruit to the right column works, but there is always a blank item at the top which is confusing. Seems to be an issue with lm←'fruits'Add _.ListManager(fruits selected)