ProgrammaBol / wiggler

Slither intends to be the joining link between scratch programming and textual progamming (python)
GNU General Public License v3.0
4 stars 1 forks source link

Show control message when trying to remove a library resource #69

Open faffa82 opened 7 years ago

faffa82 commented 7 years ago

It is not possible to remove a library resource, but they appear inside lists of possible removable resources. Add some kind of control to deal with this issue, like show a warning or not displaying them in these lists.

gabrielepanda commented 7 years ago

Or we could just show project resources, explaining that library resources are not shown since they cannot be removed.