Build precise queries to find exactly what you need
Press ESC to close
@Mehdi
Member Since: March 4, 2013
Favorites0
Views
Projects0
Great plugin... for those who are having issues with Bluecoat SGOS 900 Series. The fix is to add two more deviceScale checks after line 122 : if [[ deviceScale -eq 0 ]]; then deviceScale=1 fi if [[ deviceScale -eq -3 ]]; then deviceScale=1000 fi Hope it helps. Could be included in next version..
Reviewed 13 years ago