-
-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Description
What Happened?
Changing the tab width using the headerbar widget leaves the widget label showing one different from the set tab width. Toggling the "Insert spaces instead of tabs" option causes the label to update to the correct value but the label can read "Tabs" instead of "Spaces" or vice versa.
Steps to Reproduce
- Open Code
- Open a new document (default tab width = 4 spaces)
- Click on the headerbar tabwidth widget and reduce the tabwidth to 2
- Observe that the label reads "3 spaces" while the SpinButton reads "2"
- Toggle the "Insert spaces instead of tabs" setting
- Observe the label now reads "2 Tabs". (should be "2 Spaces")
Expected Behavior
The labels remains in sync with the tabwidth setting at all times.
OS Version
6.x (Odin)
Software Version
Compiled from git
Log Output
No response
Hardware Info
No response
Metadata
Metadata
Assignees
Labels
No labels