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

Limit File Types in MultiConnection Chat and File Share #263

Closed
brittonk opened this issue Oct 19, 2016 · 0 comments
Closed

Limit File Types in MultiConnection Chat and File Share #263

brittonk opened this issue Oct 19, 2016 · 0 comments

Comments

@brittonk
Copy link

I see this code:
` connection.invokeSelectFileDialog = function(callback) {
var selector = new FileSelector();

        selector.selectSingleFile(callback);
    `};`

But I can't seem to alter it to limit file select dialog to images.

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

1 participant