Mike Cline
Aug 9, 2017 · 1 min read

Thanks for the pointers. It will take me some time to digest, but I did manage to get things working again since last posting (I think at the time I had two different files which both had different implementations of a Controller but with the same name — due to cleaning up and moving things around). I didn’t see any kind of errors anywhere in the toolchain (neither in gulp output nor chrome console), it just failed to show anything on the webpage, so it was a trivial problem which took a long time to find.

Some of the UI changes that I wanted to make seem like they are going to involve changing the guanlecola framework. (e.g. want to hide the menu bar by default and make it only open when you mouse over the hamburger since it’s annoying when it undocks every time you mouse across the vertical bar). I was able to make those fixes directly in the scripts.js but since that’s a compilation target that’s obviously a hack and not the right place to do it. Is there any way to configure behaviour like this in guanlecola or do I need to fork the guanlecola repo and change the source?

    Mike Cline

    Written by