You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Steinar Ágúst Steinarsson (JIRA)" <ji...@apache.org> on 2017/10/09 09:54:01 UTC

[jira] [Comment Edited] (CB-13409) Allow more additional options, for customizing toolbar in cordova/inappbrowser

    [ https://issues.apache.org/jira/browse/CB-13409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196765#comment-16196765 ] 

Steinar Ágúst Steinarsson edited comment on CB-13409 at 10/9/17 9:53 AM:
-------------------------------------------------------------------------

No, its coming soon.


was (Author: steinaragust):
Yes, its coming soon.

> Allow more additional options, for customizing toolbar in cordova/inappbrowser
> ------------------------------------------------------------------------------
>
>                 Key: CB-13409
>                 URL: https://issues.apache.org/jira/browse/CB-13409
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-plugin-inappbrowser
>         Environment: iOS, Android
>            Reporter: Steinar Ágúst Steinarsson
>            Priority: Minor
>              Labels: features, newbie
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> I added a couple of customizations to inappbrowser's toolbar:
> *Android*:
> -Have a custom text for a close button instead of the Default X:
> closebuttoncaption: "set to a string to use as the close buttons caption instead of a X. Note that you need to localize this value yourself."
> -Change the close button color:
> closebuttoncolor: "set to a valid hex color string, for example: `#00ff00`, and it will change the
> close button color from default, regardless of being a text or default X. Only has effect if user has location set to `yes`."
> -Hide the navigation buttons that go backwards and forwards:
> hidenavigationbuttons: "set to `yes` to hide the navigation buttons on the location toolbar, only has effect if user has location set to `yes`. The default value is `no`."
> -Change navigation buttons color:
> navigationbuttoncolor: "set to a valid hex color string, for example: `#00ff00`, and it will change the color of both navigation buttons from default. Only has effect if user has location set to `yes` and not hidenavigationbuttons set to `yes`."
> -Change color of toolbar:
> toolbarcolor: "set to a valid hex color string, for example: `#00ff00`, and it will change the color the toolbar from default. Only has effect if user has location set to `yes`."
> *iOS:*
> closebuttoncolor(same as above)
> hidenavigationbuttons(same as above)
> toolbarcolor(same as above)
> -Make toolbar non-translucent:
> toolbartranslucent: "set to `yes` or `no` to make the toolbar translucent(semi-transparent)  (defaults to `yes`). Only applicable if toolbar is not disabled."



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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