NM-TAFE / dip-programming-prj-advanced-gui-awesome

Creative Commons Zero v1.0 Universal
0 stars 5 forks source link

feat: Added feature to navigate through thumbnails and display code s… #27

Closed bhandareasmita closed 3 weeks ago

bhandareasmita commented 1 month ago

Fixed Issue: #22 This commit implements the functionality to navigate through thumbnails representing timestamps and display the corresponding code snippets in the code capture window. Thumbnails can now be clicked to seek to specific timestamps, and the code capture window updates dynamically to show the code captured at the selected timestamp.

Changes: