| Putting Text Entities On Top of Shapes One technique shown in one of the videos is placing text on a colored rectangle to make the text stand out better. The problem is the Arrange function (that moves entities to the foreground or background) is broken in the latest version of PM. So if the text ends up behind the rectangle, you're stuck.
The workaround is to create the text entity before you create the rectangle entity. Then the text will be on top.
Lane |