Mimic icon indicating copy to clipboard operation
Mimic copied to clipboard

Other minor discrepancies

Open 1lann opened this issue 9 years ago • 0 comments

gamax92:

os.setComputerLabel should also accept nil os.clock returns numbers not in steps of 0.05 debug api is there string.gfind is there math.mod is there the bios identifies itself as "CraftOS 1.5", not 1.6 fs.find("*") is not adding "rom" Invalid characters render as spaces, not question marks. character 96 (0x60) renders, it should be hidden Everything is rendered one scaled pixel too low and one scaled pixel too right Labels are being trimmed path cleaning cannot handle backslashes properly: fs.combine("a//\//b","") -> "a////b" Blinking is not every 1/4s

1lann avatar Jun 20 '14 17:06 1lann