Open morya opened 1 year ago
spaces works, thanks!
On Fri, Jun 23, 2023 at 10:32 PM Morya @.***> wrote:
Nice work in the first place.
I am reading the source code, and I found some code files are indented with tab/space mixed.
like this code here.
It is not that hard to fix them, I think I can do that.
But, I don't know the style should be all spaces or all tabs.
What would you prefer?
— Reply to this email directly, view it on GitHub https://github.com/rdp/screen-capture-recorder-to-video-windows-free/issues/169, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAADBUGHXE26QCBIKMD7O73XMZUUNANCNFSM6AAAAAAZSI22WE . You are receiving this because you are subscribed to this thread.Message ID: @.*** com>
see #170
Nice work in the first place.
I am reading the source code, and I found some code files are indented with tab/space mixed.
https://github.com/rdp/screen-capture-recorder-to-video-windows-free/blob/b2d307ea38611916afa313a6e49e9b2d9a2e5418/source_code/parent.cpp#L32
like this code here.
It is not that hard to fix them, I think I can do that.
But, I don't know the style should be all spaces or all tabs.
What would you prefer?