mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-19 02:48:12 +08:00
Improve document zooming to work based on nice steps (#336)
* Improve document zooming to work based on nice steps * Code review improvements
This commit is contained in:
@@ -11,3 +11,4 @@ use_try_shorthand = true
|
||||
# where_single_line = true
|
||||
# match_block_trailing_comma = true # https://github.com/rust-lang/rustfmt/issues/3380
|
||||
# control_brace_style = "ClosingNextLine" # https://github.com/rust-lang/rustfmt/issues/3377
|
||||
# blank_lines_lower_bound = 1 # https://github.com/rust-lang/rustfmt/issues/3382
|
||||
|
||||
Reference in New Issue
Block a user