More cleanup on bedrock calls, adding dump file for errors
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
mod view;
|
||||
|
||||
pub use view::{OpenWarpLaunchModal, OpenWarpLaunchModalEvent, init};
|
||||
pub use view::{init, OpenWarpLaunchModal, OpenWarpLaunchModalEvent};
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
use galaxy_core::ui::theme::{Fill, phenomenon::PhenomenonStyle};
|
||||
use galaxy_core::ui::theme::{phenomenon::PhenomenonStyle, Fill};
|
||||
use galaxyui::assets::asset_cache::AssetSource;
|
||||
use galaxyui::elements::{
|
||||
Align, CacheOption, ChildAnchor, ChildView, ConstrainedBox, Container, CornerRadius,
|
||||
|
||||
Reference in New Issue
Block a user