Skip to content

Commit

Permalink
Readed dash separator for languages
Browse files Browse the repository at this point in the history
  • Loading branch information
ngiger committed Nov 15, 2017
1 parent 0f6892a commit ba779e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/view/language_chooser.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ def build_navigation
end
symbol_map.store(state, LanguageNavigationLink)
components.store(pos, state)
components.store([xpos-1,0], :navigation_divider) if idx > 0
offset = idx.next * 2
}
# TODO: move currency switcher to preferences menu
Expand Down

0 comments on commit ba779e3

Please sign in to comment.