Track TODO for investigating 4k monitor scaling

It seems like something when I run `display/enable-4k` my resolution isn't at 4k
fully. However, when I call the same command on the command line it does scale
properly. This doesn't sound likely, and frankly I haven't had too much time to
try and reproduce this. Hence - the TODO!
This commit is contained in:
William Carroll 2020-01-15 22:14:51 +00:00
parent dd9db4e318
commit fb5f1726df

View file

@ -38,6 +38,8 @@
;; Library
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; TODO: Debug why something this scales to 4k appropriately and other times it
;; doesn't.
(defun display/enable-4k ()
"Attempt to connect to my 4K monitor."
(interactive)