This was built to track decompiler and CFG progress.
function FileBrowser_FilesList.onResize(newwidth#1, newheight#0)
{
lit#2 = 320;
// RegionId(0)
// RegionId(1)
if (newwidth#1 < lit#2)
{
lit#3 = 320;
newwidth#4 = lit#3;
}
lit#7 = 130;
lit#8 = 200;
lit#9 = 240;
lit#10 = 0;
FileBrowser_FilesList.columns = {lit#10, newwidth#1 - lit#9, newwidth#1 - lit#8, newwidth#1 - lit#7};
lit#12 = 330;
widthdiff#13 = newwidth#1 - lit#12;
lit#16 = 110;
FileBrowser_RightsLabel.x = lit#16 + widthdiff#13;
lit#18 = 150;
FileBrowser_SizeLabel.x = lit#18 + widthdiff#13;
lit#20 = 220;
FileBrowser_ModifiedLabel.x = lit#20 + widthdiff#13;
lit#21 = 0;
return lit#21;
}
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Step 1 of 5