Code Monkey home page Code Monkey logo

Comments (10)

stubailo avatar stubailo commented on May 18, 2024

Good point! This is something I should fix ASAP.

from mobile-packages.

zsal avatar zsal commented on May 18, 2024

This is an issue I've noticed as well.

from mobile-packages.

FrancoJ avatar FrancoJ commented on May 18, 2024

Can we make changes to the template used for this layout in the package file?

edit: this package used on mobile as an app, is great. Only weird layout issues when used in browser, rather than as an actual app.

from mobile-packages.

stubailo avatar stubailo commented on May 18, 2024

Yes! I'll accept a pull request to fix the layout issues - I've been too busy to fix it unfortunately.

from mobile-packages.

fix avatar fix commented on May 18, 2024

Add this to your css:

.camera-popup video {
   max-width:250px;
}

from mobile-packages.

luchux avatar luchux commented on May 18, 2024

Created a pull request with the width and the margin adjusted.
Wondering if video canvas can take a different size in other browsers, by a browser native reason.

cheers

from mobile-packages.

stubailo avatar stubailo commented on May 18, 2024

I think probably the best solution would be to have a full-screen popup in mobile web instead of a small window? I've fixed the desktop video width thing with 7c58380

from mobile-packages.

luchux avatar luchux commented on May 18, 2024

Yes, definitely full screen is the best. I will test if that commit solves also the height problem in mobile, otherwise pinging some fix.

cheers mate.

from mobile-packages.

stubailo avatar stubailo commented on May 18, 2024

That commit definitely doesn't solve the height issue, it just solves the issue of the video element overflowing past the popup.

from mobile-packages.

luchux avatar luchux commented on May 18, 2024

yep, now i looked at your commit. Ok, i will fix that on my project and see if can come with a general solution. cheers .

from mobile-packages.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.