picaso / parrot-zik-status

A Mac interface for Zik Headphones
https://picaso.github.io/parrot-zik-status
MIT License
72 stars 19 forks source link

Windows size problem #3

Open jaumard opened 8 years ago

jaumard commented 8 years ago

Here is my problem :) I think it append when headphones are not connected you resize the windows with a small text message in it. But once I connect it again it's not resized and it miss the end of the windows, and I can't restart the app because the shutdown button is at the end ^^

screen shot 2016-07-27 at 08 43 07

picaso commented 8 years ago

@Jaumard Yea that's a bummer. Disconnect your headphone to switch to the disconnected screen (while the popover is inactive) and reconnect.

I'll try to reproduce the error and come up with a fix. Thanks for reporting the bug.

jaumard commented 8 years ago

No problem :) I kill the app with Activity Monitor and then relaunch it ^^

picaso commented 8 years ago

Unfortunately I couldn't replicate it :( Can you see if you can replicate it again? @jaumard I will leave this open for another week. I am going to push a new release today. I will let you know when it's done.

jaumard commented 8 years ago

@picaso I can't manage to reproduce it again too :/ if it append again I'll let you know :) Thanks

jaumard commented 8 years ago

Ok @picaso it append again :( but can't figure it why, I just turn on the headphone, the macbook connect it automatically and when I click the icon the windows is small. I try to disconnect and reconnect again but no luck the windows stay small and was not resize at all

picaso commented 8 years ago

Thanks @jaumard I think i have an idea on what to do. Is this the latest build with your commit?

On Thu, Aug 4, 2016 at 5:13 AM, Jaumard notifications@github.com wrote:

Ok @picaso https://github.com/picaso it append again :( but can't figure it why, I just turn on the headphone, the macbook connect it automatically and when I click the icon the windows is small. I try to disconnect and reconnect again but no luck the windows stay small and was not resize at all

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/picaso/parrot-zik-status/issues/3#issuecomment-237535306, or mute the thread https://github.com/notifications/unsubscribe-auth/ABF0jnjPBtH-9Mfm52mCQ-84T72o6Q2Qks5qcdd7gaJpZM4JV4pV .

BR Osaide Ogbeifun

jaumard commented 8 years ago

@picaso no it was with the last release ^^ I didn't use it with the last commit except when I work on it.

picaso commented 8 years ago

@jaumard reading up on the window issue, I am checking this answer out. https://stackoverflow.com/questions/31807226/nspopover-nsviewcontroller-drag-to-resize I will test it out later