connortechnology / ZoneMinder

ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
http://www.zoneminder.com/
GNU General Public License v2.0
9 stars 9 forks source link

Minor UI fixes #51

Closed digital-gnome closed 6 years ago

digital-gnome commented 6 years ago

Fixes dvrControls missing from watch view. The function change in feature_h264 did not return any value.

Fixes the sidebar on dark theme having a scrollbar.

Fixes classic and dark dvr buttons text centering.

Fixes cache_bust preventing css theme change. The cache_bust function was preventing changing css theme because it would detect a valid symlink even though it didn't link to the correct file. Removing the old symlinks fixed this issue. The next issue was files in all three themes have the same names so a forced refresh was needed to actually load the new files. In keeping with the whole point of cache_bust I added the theme name to the symlink from the cookie.