Move General section within the Distraction Free Settings to top#7719
Merged
FreeTubeBot merged 7 commits intoFreeTubeApp:developmentfrom Jul 28, 2025
Conversation
Merged
1 task
Member
Member
Author
Good catch. What would be best here. Create a separate class for this case? So it would be the same as this but just with 2.0em |
Member
|
Add class name for |
Co-Authored-By: PikachuEXE <1018543+PikachuEXE@users.noreply.github.com> Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com>
This reverts commit b1a7796.
This reverts commit 7519e8a.
Co-Authored-By: PikachuEXE <1018543+PikachuEXE@users.noreply.github.com> Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com>
Member
Author
|
Srry i tested something very unrelated and noticed i pushed it towards this branch. Reverted those commits and have added the proper code now |
PikachuEXE
approved these changes
Jul 25, 2025
absidue
approved these changes
Jul 25, 2025
ChunkyProgrammer
approved these changes
Jul 28, 2025
PikachuEXE
added a commit
to PikachuEXE/FreeTube
that referenced
this pull request
Jul 29, 2025
* development: (192 commits) Translated using Weblate (Japanese) Fix scroll to seek/change volume/playback rate changing too fast with touchpad (FreeTubeApp#6666) Move General section within the Distraction Free Settings to top (FreeTubeApp#7719) Fix deleted videos appears when another video added to another playlist (FreeTubeApp#7681) Change Settings order (FreeTubeApp#7722) Migrate Subscriptions{Videos,Live,Shorts,Posts} to the composition API (FreeTubeApp#7717) Translated using Weblate (Romanian) Translated using Weblate (German) Migrate the FtToggleSwitch component to the composition API (FreeTubeApp#7740) Add missing FontAwesomeIcon imports to `<script setup>` components (FreeTubeApp#7739) Translated using Weblate (Spanish) Translated using Weblate (French) Translated using Weblate (Basque) Translated using Weblate (Chinese (Simplified Han script)) Translated using Weblate (Breton) Translated using Weblate (Estonian) Translated using Weblate (Italian) Translated using Weblate (Tamil) Translated using Weblate (Czech) Translated using Weblate (Hungarian) ... # Conflicts: # package.json # src/renderer/components/ft-shaka-video-player/ft-shaka-video-player.js # src/renderer/helpers/api/local.js # yarn.lock
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Pull Request Type
Description
General being at the bottom of the the Distraction Free Settings seems a bit silly so i moved it to the top to make to make the order of the sections more logical
Screenshots
Testing