atom/tabs

I cannot disable setting Tab Scrolling

Closed this issue · 1 comments

in-in commented

Prerequisites

Description

I can not disable the "Tab Scrolling" setting. The "false" option does not save. After closing setting it turns to "platform".

Steps to Reproduce

  1. Open Settings -> Packages -> Tabs
  2. Go to Tab Scrolling and choose false
  3. Close this tab and open again (see gif below)

Expected behavior: Tab Scrolling stops working

Actual behavior: Nothing changes, and the option goes into the default state

Reproduces how often: everytime

Versions

~|⇒ atom --version && apm --version
Atom    : 1.25.0
Electron: 1.7.11
Chrome  : 58.0.3029.110
Node    : 7.9.0
apm  1.19.0
npm  3.10.10
node 6.9.5 x64
atom 1.25.0
python 2.7.12
git 2.16.2
~|⇒ uname -pv
#32~16.04.2-Ubuntu SMP Thu Jul 20 10:19:48 UTC 2017 x86_64

Additional Information

tabs

Thanks for taking the time to contribute!

We noticed that this is a duplicate of #311. You may want to subscribe there for updates.

Because we treat our issues list as the Atom team's backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn't an exact duplicate but is closely related.

For information on how to use GitHub's search feature to find out if something is a duplicate before filing, see the How Can I Contribute? section of the Atom CONTRIBUTING guide.