Giter Site home page Giter Site logo

Comments (8)

ltguillaume avatar ltguillaume commented on June 7, 2024

You mean the width (so, horizontal length), right? I did this on purpose, so that the playlist items wouldn't take up more space vertically (which also looked really bad). I think it's fine that you can scroll horizontally. What's the reason you you'd like to see this differently?

from music-folder-player.

zdarin avatar zdarin commented on June 7, 2024

Yes width horizontal length.
Because on mobile scroll some times like this: all box scrolling to left bottom or right to top some thing like that if you understand it will be better you to try on yourself.

And buttons i think little bit can be larger for mobile and maybe for desktop

from music-folder-player.

ltguillaume avatar ltguillaume commented on June 7, 2024

I'm sorry, I'm not sure what you mean by "all box scrolling to left bottom or right to top some thing like that". Could you perhaps rephrase, or show me with a screenshot/recording what you mean?

from music-folder-player.

zdarin avatar zdarin commented on June 7, 2024

sorry not mentioned that which song name to long can this show up
and this show only for that if some one not correct swipe

RPReplay_Final1596394195.MP4.zip

from music-folder-player.

ltguillaume avatar ltguillaume commented on June 7, 2024

Ah yes, I understand. I still think it's the best way to present the playlist, and you can easily teach yourself to scroll a bit from left to right as well, in order to prevent this behavior. It's also dependent on the browser you use. For example, the new Firefox detects which direction you want to be scrolling in (horizontally or vertically) much better.

But if you'd like to disable horizontal scrolling completely, you can simply removing the following from music.css:

	html.touch #playlist {
		overflow-x: auto;
		white-space: nowrap;
	}

from music-folder-player.

ltguillaume avatar ltguillaume commented on June 7, 2024

Also, it's too bad that your language doesn't seem to be supported by the font I'm using... 😒

from music-folder-player.

zdarin avatar zdarin commented on June 7, 2024

but language font almost good :) yes i know that scroll ok but some time touch not right way and its scroll not where should
i think best solution and fast that will be as folder shows (song name title wrapped) to two line and its good on mobile

from music-folder-player.

ltguillaume avatar ltguillaume commented on June 7, 2024

No that would require too much vertical space per song, it's not what I want. But as I said, you can easily change it for yourself by just removing those lines from music.css.

As for the font, you might just try to rename or remove musictxt.woff and musictxtsc.woff and see if you like the default sans-serif fonts your OS apply to it.

from music-folder-player.

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.