Skip to content

ColorPickerActionButtons: dialogActionButtons are not showing up in the bottom #57

Answered by rydmike
bettyballin asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @bettyballin, without seeing a bit more of the use case it is difficult the say for 100% sure what the issue is. However, based on the included code, it looks to me like you are using the ColorPicker Widget in your own custom dialog.

It is of course a perfectly fine use case, to use your own custom dialog design. However, FlexColorPicker and its properties cannot control or show bottom buttons in a dialog (AlertDialog) that is not a dialog it creates and controls itself.

If you want to use your own dialog you will have to make your own dialog buttons and correct actions on them as a part of your own custom dialog.

In the FlexColorPicker config class ColorPickerActionButtons the okButton

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rydmike
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #26 on October 06, 2022 13:09.