Logo
Explore Help
Sign In
Cutlery/Kavita
1
0
Fork 0
You've already forked Kavita
mirror of https://github.com/Kareadita/Kavita.git synced 2025-06-10 09:04:15 -04:00
Code Issues Packages Projects Releases Wiki Activity
Kavita/API/Entities/Enums/ScalingOption.cs
Joseph Milazzo bd5a1338c4 Fixed a deployment bug where we weren't listening on port properly. New way will force firewall exception dialog on Windows and work across board. Implemented user preferences and ability to update them.
2021-02-06 13:08:48 -06:00

9 lines
147 B
C#
Raw Blame History

namespace API.Entities.Enums
{
public enum ScalingOption
{
FitToHeight = 0,
FitToWidth = 1,
Original = 2
}
}
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 87ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API