X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=theme.lua;h=1243ad15de6be7cfb64d059969f958487de837f3;hb=a98732df9454028ddaa54a9d07b5d7513767bfe9;hp=abba2202250b34bb5e428bb3c3eab7eded453d16;hpb=c3003b00fa5281e2905a9e2f204d7b31893d01fc;p=nageru diff --git a/theme.lua b/theme.lua index abba220..1243ad1 100644 --- a/theme.lua +++ b/theme.lua @@ -7,6 +7,8 @@ -- where all the low-level details (such as texture formats) are handled by the -- C++ side and you generally just build chains. +-- TODO: Deal with inputs that are different from our native 1280x720 resolution. + local transition_start = -2.0 local transition_end = -1.0 local zoom_src = 0.0