Revert "gpui & ui: Use shader for dashed dividers" (#23850)
Reverts zed-industries/zed#23839 getting some reports of linux crashes – will investigate later today Release Notes: - N/A
This commit is contained in:
parent
8603a908c1
commit
a03b7624f1
8 changed files with 106 additions and 210 deletions
|
@ -5,7 +5,7 @@ use theme::all_theme_colors;
|
|||
use ui::{
|
||||
element_cell, prelude::*, string_cell, utils::calculate_contrast_ratio, AudioStatus,
|
||||
Availability, Avatar, AvatarAudioStatusIndicator, AvatarAvailabilityIndicator, ButtonLike,
|
||||
Checkbox, CheckboxWithLabel, ContentGroup, DecoratedIcon, Divider, ElevationIndex, Facepile,
|
||||
Checkbox, CheckboxWithLabel, ContentGroup, DecoratedIcon, ElevationIndex, Facepile,
|
||||
IconDecoration, Indicator, Switch, Table, TintColor, Tooltip,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue