You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/02/07 23:33:56 UTC

[GitHub] saschwarz edited a comment on issue #122: Plugin not working correctly IOS

saschwarz edited a comment on issue #122: Plugin not working correctly IOS
URL: https://github.com/apache/cordova-plugin-statusbar/issues/122#issuecomment-461624317
 
 
   Interestingly, there is an (old) ionic fork of this repository which resizes the views when the statusbar setting changes: https://github.com/ionic-team/cordova-plugin-statusbar/commit/556cfec944b8e7e8e5527f919033b9f3e13cbfa3#diff-6c2a2e39ff0170e7471ce1d9aff1b5baR216
   
   Strangely, if I install this (apache) statusbar plugin via `cordova plugin add cordova-plugin-statusbar` and version 2.4.2 is installed. The padding isn't adjusted in my left hand child component (Ionic split-pane navigation) on my test iPad. _BUT_ if I install the same code via it's github link: `ionic cordova plugin add https://github.com/apache/cordova-plugin-statusbar.git` I get 2.4.3-dev (as expected). Then padding is adjusted correctly. I've added/rm'd a dozen times and it only works correctly with the git install.
   
   I've diff'd the code for the two versions of the plugin after installation and the only changes are version numbers. It really doesn't make sense to me!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org