IgorA100

Results 81 comments of IgorA100

Moved the link here. [Creating a Material Icons subset](https://stackoverflow.com/questions/64614572/creating-a-material-icons-subset)

Not a bad idea, but I don't think it's the best option. [Reduce Material Design Icons Font to 7KB and automate with PyAutoGUI](https://www.shedloadofcode.com/blog/reduce-material-design-icons-font-to-7kb-and-automate-with-pyautogui)

I had to change the "setScale" function in MonitorStream.js. This resulted in changes to montage.js I did not do another PR, but decided to combine them in this PR.

@connortechnology Try to find time and check/approve this PR. I want to create more PR, but I'm afraid of getting confused...

> Looks like we can remove the zoom out button below the stream. Yes, that's right. I'll do it. > Also, the old code had a shift click option to...

> but I liked th eold behaviour where clicking on the image would direct where it zoomed into. I'll think of something. > The zoom in/out buttons are actually quite...

> Configurations could be easier to find and/or new simplified operations/workflow could be added. It's not clear what exactly you don't like. Can you explain in more detail?

Thanks for your detailed summary. ZM is constantly improving and version 1.37 has a lot of changes compared to 1.36. Please try version 1.37 https://launchpad.net/~iconnor/+archive/ubuntu/zoneminder-master In order to open the...

I did this because: - CSS should always be loaded in the , not the , because... The CSS must be loaded first so that there is no jerking on...

I think it would be more correct if all CSS and JS files are loaded in one place, but not in the “function.php” file, but in a separate one, for...