PacketSender icon indicating copy to clipboard operation
PacketSender copied to clipboard

[BUG] --starterpanel sometimes launches in edit mode

Open dannagle opened this issue 3 years ago • 2 comments

When launching --starterpanel, the panel will sometimes render in edit mode, and it cannot be swapped back to view mode.

  • The workaround is to make the panel is in render mode before quitting Packet Sender.
  • The complete fix is to make sure --staterpanel is always in render mode.

dannagle avatar Apr 14 '23 19:04 dannagle

It would be nice include a built-in shortcut for the desktop to add --startpanel (along with an automater example for mac).

dannagle avatar Apr 24 '23 02:04 dannagle

The root cause for launching in edit mode seems to be setting a starter panel without saving first.

dannagle avatar Jan 12 '24 01:01 dannagle