Skip to content

Commit

Permalink
feat(webreader): side padding, original scaling for Webtoon
Browse files Browse the repository at this point in the history
check 6faeb2a for changes
this is a dummy commit to trigger the release
the squash commit was incorrectly named

PR gotson#266
Closes gotson#264
  • Loading branch information
gotson committed Aug 13, 2020
1 parent 6faeb2a commit 6499788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions komga-webui/src/types/enum-reader.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ export enum ContinuousScaleType {
ORIGINAL = 'original'
}


export const PaddingPercentage: number[] = [0, 5, 10, 15, 20, 25, 30, 35, 40]

0 comments on commit 6499788

Please sign in to comment.