You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changed the title [-]`ti_Resize` unintuitively adds/removes bytes at the start of the file[/-][+]`ti_Resize` function that preserves file contents[/+]on Oct 6, 2024
Activity
mateoconlechuga commentedon Aug 3, 2024
ti_Resize was never intended to preserve file contents.
adriweb commentedon Aug 3, 2024
Since we can't modify the function's behavior now anyway, the consensus on Discord was to create a new function that does this, if needed.
mateoconlechuga commentedon Oct 6, 2024
Documentation added in 06c34a0 to note that this function doesn't preserve file contents
[-]`ti_Resize` unintuitively adds/removes bytes at the start of the file[/-][+]`ti_Resize` function that preserves file contents[/+]