Rename "getImageWidthStyling" to "getReaderImageStyling"
This commit is contained in:
@@ -137,7 +137,7 @@ export const getImagePlaceholderStyling = (
|
||||
}
|
||||
};
|
||||
|
||||
export const getImageWidthStyling = (
|
||||
export const getReaderImageStyling = (
|
||||
readingMode: IReaderSettings['readingMode'],
|
||||
shouldStretchPage: IReaderSettings['shouldStretchPage'],
|
||||
pageScaleMode: IReaderSettings['pageScaleMode'],
|
||||
|
||||
Reference in New Issue
Block a user