Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
JIRASummaryDetails
ORG-12576Options to control the tooltip for windows in PE

Set @PESH=0 to disable book comment tooltip.

Set @PESS=-1 to show preview as Comments-style tooltip.

ORG-3691Project Explorer. When it's docked, click X button on top of PE will hide instead of close PE

In the past, X will close PE and sometimes user doesn't know how to turn it on. So we changed the default behavior to be Hide PE if it's unpinned.

System Variable @FDPC to control this:

0 : old way, close
1 : most logical way, Hide if unpinned (default)
2 : stronger way, Hide always