Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: record button now has a default position and is draggable (#79)
* fix: record button now has a default position and is draggable * fix: hiding cropper and record button from capturing * feat: hide cropper and record button from capturing for mac * refactor: extract affinity-based hiding to dedicated func * refactor: extract transparency and levels to dedicated func mac * feat: revamp record button (#86) * feat: changes record button width and background * fix: sizing of drag handle * feat: move escape key handling to vanilla js * feat: show record window from get go and don't hide when selecting * feat: reset-crop -> reset-area * feat: clean up toggle cropper func * refactor: mac transparency function * feat: more minimal drag handle * chore: shorten event * feat: move all cropper hiding logic to rust side (#85) * chore: move exclusive windows dep * chore: reduce text size and remove redundant drag handles * temp: disable windows exclusion until blackness fix is done --------- Co-authored-by: Pranav2612000 <[email protected]> Co-authored-by: clearlysid <[email protected]>
- Loading branch information