Opened 14 months ago
Closed 3 weeks ago
#10 closed defect (fixed)
"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 (2)
comment:1 by , 14 months ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:2 by , 3 weeks ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
I can confirm that this bug is now fixed with Version 1.0.17, thank you. This ticket can be closed.
Note:
See TracTickets
for help on using tickets.
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.