Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -21,7 +21,7 @@ use parking_lot::FairMutex;
|
||||
use pathfinder_geometry::vector::Vector2F;
|
||||
use std::sync::mpsc::SyncSender;
|
||||
use std::sync::Arc;
|
||||
use warpui::{AppContext, ModelHandle, ViewHandle, WindowId};
|
||||
use galaxyui::{AppContext, ModelHandle, ViewHandle, WindowId};
|
||||
|
||||
type PtyController = writeable_pty::PtyController<Sender<Message>>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user