Group Abstract Group Abstract

Message Boards Message Boards

0
|
24 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

Palette created in v14.3 ignores magnification control

Posted 8 hours ago

It appears that a palette created in version 14.3 cannot include control of magnification

The code:

CreatePalette[
  Style["ABC",Bold,24]//Framed,
  WindowSize->{100,60},
  TextAlignment->Center,
  WindowTitle->"Palette example",
  WindowElements->{"MagnificationPopUp"}
]

Result in 14.2: enter image description here

Result in 14.3: enter image description here

POSTED BY: Hans Milton

Adding "StatusArea" to WindowElements will bring it back.

POSTED BY: Ian Hojnicki
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard