Coder Social home page Coder Social logo

cr08 / fowsim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from force-of-wind/fowsim

0.0 0.0 0.0 20.97 MB

Force of Will Online Simulator - Stream overlay fork

License: GNU Affero General Public License v3.0

Shell 0.01% JavaScript 58.91% Python 6.92% CSS 30.35% HTML 3.75% Dockerfile 0.03% Procfile 0.01% PHP 0.03%

fowsim's People

fowsim's Issues

Add code to 'crop' card images to clean up final display, versus manually editing all card images

Currently all available card images leave enough of a white border/artifacting that doesn't look clean through the final browser source overlay as indicated in the linked image below.

https://imgur.com/AGBYpuy

It has been attempted to use the CSS clip-path function but this breaks the card animations provided by SWUP.

Need to do some more investigation on how we can do this cropping, be it via clip-path or some other method, and have it co-exist with the currently working SWUP animations.

New page transitions need to be cached/preloaded before switching

Ran the first test run on a live web accessible server and discovered an obvious and glaring issue in that the card images are not cached/preloaded and on transition may show blank and pop in after. Ideally for a clean look we want this to already be loaded in before the transition.

Since we are using SWUP for the majority of the transition/animation code, it does have some preloading functions. By default it will do so when a user hovers their cursor over a link to get it ready. This does not apply to this project as we are switching pages programmatically. We need to figure out how to trigger these preloading functions the same way and delay transitions until loading is complete.

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.