This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

ipMonitor 11 Widget Size

How do I change the height of a widget?

In previous versions you could modify the line:

var height = _minictx.height ? IPM.ui.topx(_minictx.height)[0] : 300;

In the file <install dir>:\SolarWinds\ipMonitor\internal\js\si_webr.js

But this no longer works.