• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions Jellyfin for Tizen official app: How to disable Smooth Scrolling?

     
    • 0 Vote(s) - 0 Average

    Jellyfin for Tizen official app: How to disable Smooth Scrolling?

    raulo1985
    Offline

    Junior Member

    Posts: 45
    Threads: 9
    Joined: 2024 Jul
    Reputation: 0
    Country:Chile
    #3
    2024-10-07, 07:35 PM
    (2024-10-06, 05:38 PM)TheDreadPirate Wrote: Looking at the line mentioned in that github issue, turning off smooth scrolling in the OS's browser settings would also turn it off in the jellyfin app.

    But if you want a jellyfin app specific change, you'd have to clone the git as documented below.

    https://github.com/jellyfin/jellyfin-tiz...ng-started

    And change this line located at jellyfin-web/src/components/scrollManager.js

    https://github.com/jellyfin/jellyfin-web...er.js#L480

    And change it to

    Code:
    return false;

    Thanks for the reply. So the commit mentioned in the issue I posted doesn't add a UI setting for turning on and off Smooth Scrolling? Sorry for the noob question, but I don't know that much about coding.

    If so, then the only way to disable Smooth Scrolling for the Tizen official app is to replace that line with return false and compile the wgt file again (and then deploy)? Is there any plan to add that setting in the UI (at least for the Tizen app)?

    TBH, I don't know the reason why it's the only client that has that feature enabled by default, since it greatly reduces the UI performance (experienced by many users. Without disabling background images it's practically not usable, and with them disabled, it's still very slow). Looking at the code, for some reason, it's the only client with it enabled by default, all the other clients have it disabled. Could be useful to have a UI setting for that, or at least leaving it disabled as default for all clients (I don't see why the Tizen app should be an exception for leaving it enabled).

    Thanks again.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin for Tizen official app: How to disable Smooth Scrolling? - by raulo1985 - 2024-10-06, 03:39 PM
    RE: Jellyfin for Tizen official app: How to disable Smooth Scrolling? - by TheDreadPirate - 2024-10-06, 05:38 PM
    RE: Jellyfin for Tizen official app: How to disable Smooth Scrolling? - by raulo1985 - 2024-10-07, 07:35 PM
    RE: Jellyfin for Tizen official app: How to disable Smooth Scrolling? - by TheDreadPirate - 2024-10-08, 12:25 AM
    RE: Jellyfin for Tizen official app: How to disable Smooth Scrolling? - by raulo1985 - 2024-10-08, 06:34 PM
    RE: Jellyfin for Tizen official app: How to disable Smooth Scrolling? - by TheDreadPirate - 2024-10-08, 06:45 PM
    RE: Jellyfin for Tizen official app: How to disable Smooth Scrolling? - by raulo1985 - 2024-10-08, 07:04 PM
    RE: Jellyfin for Tizen official app: How to disable Smooth Scrolling? - by TheDreadPirate - 2024-10-08, 07:05 PM
    RE: Jellyfin for Tizen official app: How to disable Smooth Scrolling? - by raulo1985 - 2024-10-08, 07:37 PM
    RE: Jellyfin for Tizen official app: How to disable Smooth Scrolling? - by TheDreadPirate - 2024-10-08, 07:44 PM
    RE: Jellyfin for Tizen official app: How to disable Smooth Scrolling? - by raulo1985 - 2024-12-19, 10:59 PM
    RE: Jellyfin for Tizen official app: How to disable Smooth Scrolling? - by TheDreadPirate - 2024-12-20, 03:24 PM
    RE: Jellyfin for Tizen official app: How to disable Smooth Scrolling? - by raulo1985 - 2024-12-21, 12:04 AM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode