Dragging! & basic proportional box resize frm cursor distance to box pos
Still need to add resize via 'pulling' to stretch the box out from a side or 2 sides diagonally. Also some general clenaup of code
This commit is contained in:
12
Readme.md
Normal file
12
Readme.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Sectr Prototype
|
||||
|
||||
This prototype aims to flesh out ideas I've wanted to explore futher when it came to code editing and tools for code in general.
|
||||
|
||||
The project is so far in a "codebase boostrapping" phase.
|
||||
|
||||
The code is organized into 2 modules sectr_host & sectr.
|
||||
The host module loads the main module & its memory. Hot-reloading it's dll when it detects a change.
|
||||
|
||||
The main module only depends on libraries provided by odin repo's base, core, or vendor related packages, and a ini-parsing library.
|
||||
|
||||
|
Reference in New Issue
Block a user