adjust scroll offset
This commit is contained in:
parent
589f3beba5
commit
747715f588
|
@ -236,7 +236,7 @@ where
|
|||
event.clone(),
|
||||
content,
|
||||
cursor_position,
|
||||
scroll_offset,
|
||||
scroll_offset + Vector::new(0.0, self.state.offset.absolute(bounds, content_bounds)),
|
||||
renderer,
|
||||
clipboard,
|
||||
messages,
|
||||
|
|
Loading…
Reference in New Issue