Opened 4 months ago

Last modified 4 months ago

#10 accepted defect

"DiskFreeCondensed" XCenter widget does not remember its size

Reported by: erdmann Owned by: rlwalsh
Priority: major Milestone: milestone1
Component: component1 Version: 1.0
Keywords: Cc:

Description

Version 1.0.16:

The "DiskFreeCondensed?" widget always forgets its size when it is resized. The Widget configuration properly remembers the size in its WIDTH parameter but apparently, the parameter is not applied when the widget is drawn. It's always drawn with a fairly small default width.

It used to work ok with Version 1.0.15.

Change History (1)

comment:1 Changed 4 months ago by rlwalsh

Owner: set to rlwalsh
Status: newaccepted

This was a regression. Code that was intended to cause other 'monitors.dll' widgets to resize themselves failed for 'Disk Free' since it is manually sized. That error has been corrected. The default size used when the widget is created has been increased from 10 pixels to 72 pixels to make it easier to find and manipulate. These changes will appear in XWP v1.0.17.

Note: See TracTickets for help on using tickets.