Wrapping up bedrock implementation

This commit is contained in:
Ryan Ward
2026-05-13 10:04:59 -05:00
parent ed53aa99eb
commit cee61e2af0
1144 changed files with 2954 additions and 2660 deletions
+1 -1
View File
@@ -1,5 +1,4 @@
use crate::input_suggestions::AIQueryHistoryEntryDetails;
use std::{borrow::Cow, ops::Sub};
use galaxyui::{
elements::{
Align, ConstrainedBox, Container, CrossAxisAlignment, Flex, Icon, ParentElement, Shrinkable,
@@ -7,6 +6,7 @@ use galaxyui::{
ui_components::components::{Coords, UiComponent, UiComponentStyles},
AppContext, Element, SingletonEntity,
};
use std::{borrow::Cow, ops::Sub};
use super::HistoryEntry;
use crate::{