Show More
Commit Description:
Only scroll after a slight delay....
Commit Description:
Only scroll after a slight delay. Wait about 1/3 of a second before beginning to scroll. Otherwise it becomes too easy to trigger by mistake when mousing over to the toolbar.
File last commit:
Show/Diff file:
Action:
FNA/.editorconfig
6 lines | 139 B | text/plain | TextLexer
# EditorConfig is awesome: https://EditorConfig.org
[*.cs]
indent_style = tab
trim_trailing_whitespace = true
insert_final_newline = true