Skip to content

Update SidePanel.class, do not set height as zero if transparent handles and auto-hide are set

Bruce Steers requested to merge bsteers4-master-patch-36085 into bruces-patched

[GB.FORM]

  • OPT: revert making transparent handles ans auto-hide mutually exclusive
  • BUG: Shrink down to 2px not zero width/height if auto-hide and transparent handles are set.

I think this fix is better i reverted the last mod and have done this simple adjustment to RefreshAll() method instead.

Merge request reports