mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-12-23 10:11:54 +00:00
Add drag-and-drop and copy-paste file importing/opening throughout the UI (#2012)
* Add file importing by dragging and dropping throughout the UI * Disable comment-profiling-changes.yaml * Fix CI
This commit is contained in:
parent
20470b566b
commit
904cf09c79
35 changed files with 578 additions and 259 deletions
|
|
@ -9,6 +9,8 @@ env:
|
|||
|
||||
jobs:
|
||||
profile:
|
||||
# TODO(TrueDoctor): Fix and reenable this action
|
||||
if: false
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue