overflow: hidden/scroll scissor support, remove depth
This commit is contained in:
@@ -121,7 +121,6 @@ impl WidgetObj for WidgetLabel {
|
||||
state.primitives.push(drawing::RenderPrimitive::Text(
|
||||
PrimitiveExtent {
|
||||
boundary,
|
||||
depth: state.depth,
|
||||
transform: state.transform_stack.get().transform,
|
||||
},
|
||||
self.buffer.clone(),
|
||||
|
||||
Reference in New Issue
Block a user