Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]Text window is not resizing correctly #143

Closed
Benek107 opened this issue Nov 23, 2022 · 0 comments · Fixed by #167
Closed

[BUG]Text window is not resizing correctly #143

Benek107 opened this issue Nov 23, 2022 · 0 comments · Fixed by #167
Labels
bug Something isn't working
Milestone

Comments

@Benek107
Copy link

Describe the bug
Text window is not resizing correctly. So in order to fit text you have to lower size of icon

To Reproduce
Steps to reproduce the behavior:
my code:
`#!/bin/sh
/Applications/Utilities/IBM\ Notifier.app/Contents/MacOS/IBM\ Notifier
-type popup
-always_on_top
-miniaturizable

-bar_title "MY COMPANY"
-icon_path "PUT ICON PATH HERE"
-icon_width 100 -icon_height 100
-title "Mac Management Service Downtime - Please run Make Me Admin"
-subtitle "Today from 10AM PST/6PM GMT to 2PM PST/ 10PM GMT we are migrating Mac Management Service to a Cloud environment.

Is there any action required from me?
If you need Admin right to work, please make sure that you run Make Me Admin before scheduled downtime. We have enabled 8H Admin just for today.

Deadline:
Before 10AM PST/6PM GMT to 2PM PST/ 10PM GMT today"
-secondary_button_label "Run Make Me Admin"
-secondary_button_cta_type link
-secondary_button_cta_payload "jamfselfservice://content?entity=policy&id=1777&action=view"
-main_button_label "OK"`

Expected behavior
ether text should wrap and window should resize

Screenshots
Photos

Desktop (please complete the following information):

  • OS: 12.6.1 (21G217)
  • Project version [Version 2.9.1 Build 96]

Additional context
Add any other context about the problem here.

@Benek107 Benek107 added the bug Something isn't working label Nov 23, 2022
@SMartorelli SMartorelli added this to the Version 3.0.0 milestone Nov 23, 2022
This was referenced Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants