2
0
Ray 6 жил өмнө
parent
commit
afd90a5a56
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/core.c

+ 1 - 0
src/core.c

@@ -860,6 +860,7 @@ void SetWindowMinSize(int width, int height)
 }
 }
 
 
 // Set window dimensions
 // Set window dimensions
+// TODO: Issues on HighDPI scaling
 void SetWindowSize(int width, int height)
 void SetWindowSize(int width, int height)
 {
 {
 #if defined(PLATFORM_DESKTOP)
 #if defined(PLATFORM_DESKTOP)