mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-04 13:30:48 +00:00
Move selected node list from DocumentMetadata to the document (#1565)
This commit is contained in:
parent
aab0fcf84c
commit
78a1bb17cd
27 changed files with 511 additions and 465 deletions
|
@ -13,7 +13,7 @@ use fern::colors::{Color, ColoredLevelConfig};
|
|||
// use http::{Response, StatusCode};
|
||||
use std::cell::RefCell;
|
||||
// use std::collections::HashMap;
|
||||
use std::sync::Arc;
|
||||
// use std::sync::Arc;
|
||||
// use std::sync::Mutex;
|
||||
|
||||
thread_local! {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue