Eric Nemchik

Results 212 comments of Eric Nemchik

It's been a while since anything has happened with this. I wanted to reiterate that there is definitely interest in this feature. I personally issue transmission and would LOVE being...

Thanks for getting that in. Navigation works now, and the logo fits the page properly, which fixed some other issues, but there's something else going on that I don't think...

P.s. the remaining issue only really affects the settings pages. Searches, stats, etc all seem fine after the fixes you put in last night.

Well drats. Like I said I can look at the HTML/CSS sometime next week.

Ok, so I've looked a little bit (just on the surface) and some weird things are going on. I want to say they are coming from bootstrap but I honestly...

https://i.imgur.com/bLNCqsC.png

That shows what files have the `-15px` margin. I'm pretty sure they can all be removed or replaced with `0`.

Ok, I'm working on a PR, but I would really like to discuss what you have going on with CSS. I see you have normalize.css in a few places, and...

so which file is actually used for the login? I see both `core\src\main\resources\templates\login.html` and `core\ui-src\html\states\login.html` and I'm wondering which one would be the right one to edit? I've done a...

I've contributed to other repos that used things like grunt https://github.com/berrberr/streamkeys there's one such example. They included the files needed in the repo so that others could run a few...