Page 1 of 1

Scaling error

Posted: 24 Mar 2018, 19:45
by Tavernicole
Hi undef,

I found a little issue with the RecordsEyePice plugin. The <scale> parameter is not used (whatever the value you set, the widget isn't scaled) for the following widgets:
  • next_gamemode_widget (at score)
  • next_environment_widget (at score)
  • favorite_widget (chcked in race only)
  • clock_widget (checked in race only)
  • visitors_widget
  • mapcount_widget
  • toplist_widget
  • maniexchange_widget
  • donation_widget (at score)
These two widget are correctly scaled:
  • warm_up_info_widget
  • multilap_info_widget
I found this issue while trying to scale the mapcount and visitors widgets to resize them a little bit to align with a double-sized multilap_info widget and I were unable to change their size, whatever the value I was setting.

Regards,

Re: Scaling error

Posted: 14 May 2018, 16:18
by Tavernicole
No response?

Re: Scaling error

Posted: 14 May 2018, 17:02
by hackie
Tavernicole wrote: 14 May 2018, 16:18 No response?
Thats strange cause the widgets I used , and are in youre list , are scaled.

You have canyon ? Visit the sexy server in canyon. ( "sexy" in blue )

Re: Scaling error

Posted: 14 May 2018, 20:10
by undef.de
Also still on the todo list.

Re: Scaling error

Posted: 16 May 2018, 19:49
by Tavernicole
Ok, thanks undef!

Re: Scaling error

Posted: 12 Jun 2018, 16:04
by undef.de
Tavernicole wrote: 24 Mar 2018, 19:45
  • next_gamemode_widget (at score)
  • next_environment_widget (at score)
  • favorite_widget (chcked in race only)
  • clock_widget (checked in race only)
  • visitors_widget
  • mapcount_widget
  • toplist_widget
  • maniexchange_widget
  • donation_widget (at score)
Just checked the scaling with all of the above widgets and they all scaling fine with the current development snapshot from github. Which value do you use which where not working?

Re: Scaling error

Posted: 14 Jun 2018, 12:49
by Tavernicole
I don't remember the values exactly, but I remember that it was low levels between 0.9 and 1.35, because I wanted to align with the n-th first lines of the multi-line panels such as the record panels.

Re: Scaling error

Posted: 14 Jun 2018, 13:51
by undef.de
I've tested the widget with the value of 0.25, so your 0.9 was larger then that.

Btw. the values are going from 0.01 to 1.0, your 1.35 is outside the range.