Group Abstract Group Abstract

Message Boards Message Boards

0
|
1.6K Views
|
4 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Palette created in v14.3 ignores magnification control

Posted 11 months 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
4 Replies
Posted 11 months ago

I would report the clipped content as a bug to tech support.

POSTED BY: Ian Hojnicki
Posted 11 months ago

Adding "StatusArea" to WindowElements will bring it back.

POSTED BY: Ian Hojnicki
Posted 11 months ago

I will. Thanks.

POSTED BY: Hans Milton
Posted 11 months ago
POSTED BY: Hans Milton
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard