Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config Structure can't accessible it is bug #25

Open
Vishalp87 opened this issue Mar 6, 2019 · 6 comments
Open

Config Structure can't accessible it is bug #25

Vishalp87 opened this issue Mar 6, 2019 · 6 comments

Comments

@Vishalp87
Copy link

No description provided.

@ginesguiropa
Copy link

The same bug in 1.0.7

@sschizas
Copy link

sschizas commented May 6, 2019

@shima11 you should just provide a public initializer for the Config struct.

@shima11
Copy link
Owner

shima11 commented May 15, 2019

We fixed this.
The Config Struct provide a public initializer.

Thank you for your issues.
@Vishalp87 @ginesguiropa @sschizas

@shima11
Copy link
Owner

shima11 commented May 15, 2019

As we updated in 1.0.8, please use that.

@PBBassily
Copy link

let config = Config(...) is not working also in 1.0.8, because Config is inner struct in FlexiblePageControl class.
let config = FlexiblePageControl.Config(...) will work fine
@shima11 please update the ReadMe

@shima11
Copy link
Owner

shima11 commented Jun 18, 2019

Thank you for teaching me.
README updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants