PDA

View Full Version : Unable to adjust Combat Tracker Size



Temmpest
December 6th, 2020, 08:28
I can make it wider but I cannot adjust it to fit over the chat box like I used to be able to do. I tried grabbing from the sides and the bottom right corner. I can only make it wider and I can adjust the height.

41701

Temmpest
December 6th, 2020, 08:35
Same issue when I have no extensions loaded.

41702

damned
December 6th, 2020, 08:40
Combat Tracker has minimum widths.

Temmpest
December 6th, 2020, 08:47
I know. But it's wider than usual. It wasn't this wide on FGC.

Zacchaeus
December 6th, 2020, 09:02
As far as I can see the CT is exactly the same width in both Classic and Unity.

Weissrolf
December 6th, 2020, 09:20
Maybe check /scaleui?

damned
December 6th, 2020, 09:48
FGU



<root>
<windowclass name="combattracker_host">
<frame>ctbox</frame>
<placement>
<size width="650" height="500" />
</placement>
<sizelimits>
<minimum width="650" height="400" />
<dynamic />
</sizelimits>


FGC



<root>
<windowclass name="combattracker_host">
<frame>ctbox</frame>
<placement>
<size width="650" height="500" />
</placement>
<sizelimits>
<minimum width="650" height="400" />
<dynamic />
</sizelimits>


And this is from 3.3.10 so quite a while ago



<windowclass name="combattracker_host">
<frame>ctbox</frame>
<placement>
<size width="650" height="500" />
</placement>
<sizelimits>
<minimum width="650" height="400" />
<dynamic />


And from 3.3.6



<root>
<windowclass name="combattracker_host">
<frame>ctbox</frame>
<placement>
<size width="650" height="500" />
</placement>
<sizelimits>
<minimum width="650" height="400" />
<dynamic />
</sizelimits>

humby
December 6th, 2020, 10:26
Are you perhaps comparing the width of the combat tracker when you're a player against when you're the GM? The player one is narrower because it has less icons in it.

Player:
https://www.fantasygrounds.com/forums/attachment.php?attachmentid=41704&stc=1&d=1607250289

GM:
https://www.fantasygrounds.com/forums/attachment.php?attachmentid=41703&stc=1&d=1607250278

Temmpest
December 6th, 2020, 19:47
I remember it being different. But perhaps I was mistaken.