Alan

Results 205 comments of Alan

Any tips how to do it? :)

Thank you for explanation. I get the idea. Let's see if I will have some time to play around with it.

Oh, sorry. I just realized that your template is only related to "item_default_renderer", but I want to change entire template file ion-tree-list.tmpl.html. Is it possible without changing your source code.

I would suggest not showing the keyboard at all (if possible), until working keyboard handling is developed.

That would be awesome!

> For those interested: This is the complete CSS addition I figured out worked aesthetically and made everything able to be read and understood. Add to the end of `/usr/share/rpimonitor/web/css/rpimonitor.css`:...

This could be a solution `web.status.1.content.9.line.1=typeof data.storage1_used === "undefined" ? "" : "/storage1 Used: "+KMG(data.storage1_used,'M')+" ("+Percent(data.sto..."`

Hi, I think there are some changes in database that's why thumbnails are not showned anylonger since version 19. Tried to check the code but I don't have envitonment for...

> > I would suggest not showing the keyboard at all (if possible), until working keyboard handling is developed. > > @alanmilinovic Others can correct me here, but I could...