|
Tech GURU
Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Fri Aug 15, 2008 2:41 am
[2.35] Toolbar Style Gauges Not Showing completely full (minor aesthetic) |
This was originally posted for zMUD forums earlier today, but it still exists in CMUD.
Here's the XML
Code: |
<?xml version="1.0" encoding="ISO-8859-1" ?>
<cmud>
<button name="HP" type="Gauge" autosize="false" width="200" height="20" inset="true" toolstyle="true" gaugelowcol="red" gaugebackcol="lime" copy="yes">
<caption>HP: 1350 / 1350</caption>
<expr>100</expr>
<gaugemax>100</gaugemax>
<gaugelow>50</gaugelow>
</button>
</cmud> |
Curiously enough you uncheck the Toolbar style option, it displays fine, or if you make the value more than the max, 102 in this example, it displays as expected as well. |
|
_________________ Asati di tempari! |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Fri Aug 15, 2008 3:01 am |
Added to bug list.
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|