Implement From<Rgba> for Fill
This commit is contained in:
parent
436a281756
commit
aaada7d508
2 changed files with 7 additions and 1 deletions
|
@ -29,7 +29,7 @@ use editor::{
|
|||
use fs::Fs;
|
||||
use futures::StreamExt;
|
||||
use gpui::{
|
||||
canvas, div, point, relative, rems, rgba, uniform_list, Action, AnyElement, AppContext,
|
||||
canvas, div, point, relative, rems, uniform_list, Action, AnyElement, AppContext,
|
||||
AsyncWindowContext, AvailableSpace, ClipboardItem, Context, EventEmitter, FocusHandle,
|
||||
FocusableView, FontStyle, FontWeight, HighlightStyle, InteractiveElement, IntoElement, Model,
|
||||
ModelContext, ParentElement, Pixels, PromptLevel, Render, SharedString,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue