-
Notifications
You must be signed in to change notification settings - Fork 181
Hide title url #19
Comments
Hey there! |
For example, sometimes we want the url to be secret to protect some potential threat(it can't indeed, but better than do nothing). |
I just came across a "weird" behaviour with the title bar. I tried to fix it by manually working out the final label frame size in the setTitle method but no luck. :/ |
This looks like it's another issue, not related to @f33chobits's feature request. |
I second the feature request to hide the title/url bar but leave the navigation bar. |
This should be pretty easy to implement. Give it a try guys! 😉 |
Any solution? |
Found a solution to display title only :) First set showPageTitleAndURL to false
Then in
Done! 😄 |
Can anyone implement this tweak and submit a PR pls? I'm really short of time lately. |
This has been addressed by @eflyjason in #52 |
Sure @dzenbot |
Hey, @dzenbot
I found your webViewController is really helpful, especiall the ProgressView part. But in some case, the url in the titleView might appears a bit wierd. Maybe we can add a flag to hide it?
The text was updated successfully, but these errors were encountered: