Pavel Laptev

Results 142 comments of Pavel Laptev
trafficstars

@slingshotvfx cool! Thank you ☺️

@mtsgrd wdyt, where can we add this? Project settings, account settings?

@schacon, I'm done with the frontend edits, and it's ready to merge. But it seems there are some Rust checks that failed.

Hi! Thank you :-) I'll check this idea

@krlvi I see this feature working like Git history, where we don't erase previous steps, but instead create a 'revert' snapshot that keeps track of changes, unlike traditional undo/redo (similar...

Thanks for your feedback on this, @slingshotvfx. I agree about separating **snapshots** from **undo/redo**. Figma provides a good example of this: 1. In Figma, you can undo actions with "Ctrl...

I've created [a draft of the history sideview](https://www.figma.com/file/FbeLt0yjY9RiNn8MXUXsYs/Client-design?type=design&node-id=3487%3A86350&mode=design&t=9SrNRfCg8xbOOGpy-1):

@Caleb-T-Owens thanks for the explanation. In "Undo/Redo" context, I think it makes sense. For the History sideview I like the approach to capture file changes every X changes. > @PavelLaptev...

@Caleb-T-Owens, I see the "History" feature as something different from just "Undo/Redo." It's more like snapshots or versions of my current project. ![image](https://github.com/gitbutlerapp/gitbutler/assets/18498712/d32ef39a-fdde-46b0-bd0a-bf68e98b2cfc) When I restore a Snapshot 1, the...

@Caleb-T-Owens, how will it work if I jump back to an earlier point in history and then make new changes? Does it overwrite the existing history or it will look...