Skip to content

Commit

Permalink
Attempt to fix continous integration
Browse files Browse the repository at this point in the history
  • Loading branch information
maoschanz committed Apr 24, 2021
1 parent 8e09fa2 commit 1af461c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Binary file modified docs/screenshots/0.8/gnome_menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/screenshots/0.8/gnome_selection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/image.py
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ def get_nineths_sizes(self, apply_to_selection, x1, y1):
apply_to_selection, True)
# FIXME using local deltas this way "works" but isn't mathematically
# correct: scaled selections have a "null" and excentred central nineth
# ^ c'est vrai ça ??
wl += 0.4 * width * self.zoom_level
wr -= 0.4 * width * self.zoom_level
ht += 0.4 * height * self.zoom_level
Expand Down

0 comments on commit 1af461c

Please sign in to comment.