zed/crates/gpui2/src
Antonio Scandurra 0143fa2056
Fix clipping bugs in editor2 (#3269)
Release Notes:

- N/A
2023-11-08 17:51:39 +01:00
..
app Merge branch 'main' into picker 2023-11-07 09:34:57 -08:00
elements Fix overflow in UniformList 2023-11-08 11:26:26 -05:00
keymap
platform Use a consistent clipping strategy for drawing all the primitives 2023-11-08 17:29:05 +01:00
text_system Fix clipping in Line::draw 2023-11-08 17:32:21 +01:00
action.rs Simplify actions macro. 2023-11-07 21:48:47 -07:00
app.rs Merge remote-tracking branch 'origin/main' into register-actions 2023-11-07 21:56:08 -07:00
assets.rs Add back Send and Sync to AssetSource 2023-11-02 09:58:53 +01:00
color.rs Merge branch 'main' into picker 2023-11-07 09:34:57 -08:00
element.rs Fix confusing error message 2023-11-07 12:04:21 -07:00
elements.rs Rename List -> UniformList 2023-11-07 11:00:53 -08:00
executor.rs gpui2: Type-erase futures. 2023-11-08 13:06:28 +01:00
focusable.rs Remove more Send bounds and simplify view rendering 2023-11-02 09:44:16 +01:00
geometry.rs Merge branch 'main' into picker 2023-11-07 09:34:57 -08:00
gpui2.rs Merge remote-tracking branch 'origin/main' into register-actions 2023-11-07 21:56:08 -07:00
image_cache.rs
interactive.rs Merge branch 'main' into picker 2023-11-07 11:44:02 -08:00
platform.rs Checkpoint: Narrow down error 2023-11-02 12:47:06 -04:00
scene.rs
style.rs Merge branch 'main' into picker 2023-11-07 11:44:02 -08:00
styled.rs Merge branch 'main' into picker 2023-11-07 09:34:57 -08:00
subscription.rs Allow multiple subscriptions from one entity handle 2023-11-06 11:03:14 -07:00
svg_renderer.rs
taffy.rs
test.rs Fix hangs in new dispatcher 2023-11-01 17:11:42 -07:00
text_system.rs WIP 2023-11-02 22:56:04 -06:00
util.rs
view.rs Allow converting from a WeakView<V> to an AnyWeakView 2023-11-03 11:36:18 +01:00
window.rs Merge branch 'main' into picker 2023-11-08 11:18:54 -05:00
window_input_handler.rs Implement an InputHandler trait for gpui2 2023-11-07 16:30:04 -07:00