Custom Query (3931 matches)
Results (310 - 312 of 3931)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3689 | Fixed | GUICtrlSetOnEvent Bug | ||
| Description |
The Help file states that using an empty string as the "function" parameter for GUICtrlSetOnEvent will clear the previous function link:
The following thread shows that this does not happen from at least v3.3.12.0: https://www.autoitscript.com/forum/topic/197211-guictrlsetonevent-bug/ and that the return value is undefined rather then the expected 0 M23 |
|||
| #3688 | Rejected | <snip> | ||
| Description |
<snip> |
|||
| #3687 | Fixed | _ColorConvertRGBtoHSL does not use right bases | ||
| Description |
The formulas are good but the base to finalize the results is wrong. H is a degree so base should be 360, S and L are percentages, so base should be 100. But in the current UDF (color.au3) the base used is 240 ! |
|||
