Responsive JustGage

Answered
0
0

The JustGage control is awesome but it does not resize/recenter when the window size is changed.

The gage still works but it stays in the same position so it is off center, it centers correctly when I reload the page.

Is there a way to enable responsive mode of JustGage or at least trigger it whatever it does on load that gives it the right size initially?

  • You must to post comments
Best Answer
0
0

Hi Adrian,

WJ-8129 is now also fixed in Wisej build 1.3.43.

Best regards
Frank

  • You must to post comments
0
0

Turns out it’s a regression when we went from justgage.1.0.1 to 1.2.2 which added a new property “relativeGaugeSize”. Logged as WJ-8129.

  • Adrian Joachim
    So it is a bug?
  • Luca (ITG)
    Yes. Easy to fix. If you want to recompile the extension before we update the distribution, simply add “relativeGaugeSize: true” to var config = {…} in wisej.web.ext.JustGage.js. The source code is in /extensions.
  • Adrian Joachim
    I do not seem to find the /extensions folder. Where is it supposed to be?
  • Luca (ITG)
    It’s under Downloads at the top menu: https://wisej.com/extensions. All the extensions are provided with the full source code.
  • Adrian Joachim
    Jep that worked
  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.