Search results

From GiderosMobile
  • local minX, minY, maxX, maxY = application:getLogicalBounds() print("--- RESIZE ---",(minX - maxX) * -1)
    503 bytes (59 words) - 15:27, 13 July 2023
  • local myappwidth = application:getContentWidth() local myappheight = application:getContentHeight()
    7 KB (915 words) - 23:42, 18 November 2023
  • ----------------- RESIZE LISTENER ----------------- local minX,minY,maxX,maxY = application:getLogicalBounds()
    31 KB (4,361 words) - 23:50, 18 November 2023
  • *[core] Add application:getProjectProperties() *[core/application] Handle application:set("statusBar") for Android and iOS
    54 KB (7,756 words) - 19:02, 2 April 2024
  • Optimize table rehashing (~15% faster dictionary table resize on average) The luau REPL application can be compiled from source or downloaded from releases page. It has grown
    146 KB (24,034 words) - 01:16, 31 March 2023