GithubHelp home page GithubHelp logo

CSS question about aetherplayer HOT 2 CLOSED

cuteSakuraHime avatar cuteSakuraHime commented on August 22, 2024
CSS question

from aetherplayer.

Comments (2)

peinhu avatar peinhu commented on August 22, 2024

好的,我来解释一下为什么在手机端显示有问题。
AetherPlayer本身只是左下角的那个小东西,后来做了一个demo展示页面,觉得只有左下角那个东西就太单调了,于是就随便弄了一个现在这样的背景特效。但是很意外,没想到有人会中意这个特效。现在的情况是AetherPlayer自身还没有对移动端做任何兼容修改,更别说这个demo展示页面了,所有CSS样式都是根据PC端屏幕设计,所以移动端样式出现异常是肯定的事。
那么为什么AetherPlayer没有兼容移动端呢?这个也是我一直想要做的事,但是兼容移动端主要的问题是界面展现形式跟PC端是否要一致?因为移动端是没有PC上的(鼠标)悬停事件的,只有点击和滑动事件,这就造成了操作跟PC端不一致,用户体验也不同,所以我一直在思考是否把原来PC端的悬停移出改成移动端的滑动移出(感觉点击移出不太友好)?或者是在移动端完全用另一套跟PC端不一样的界面?这个都是在考虑中,如果抛开这个单纯为兼容移动端而兼容,是非常简单的一件事:)
等我决定了移动端兼容的方式,应该很快就能实现,包括这个demo页面。关于我上边说的移动端展现的两种方式,如果你有什么想法也可以提出来一起讨论。

from aetherplayer.

peinhu avatar peinhu commented on August 22, 2024

AetherPlayer现已支持移动端

from aetherplayer.

Related Issues (6)

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.