docs: Fix missing paragraph break in the docs for Buffer
This commit is contained in:
parent
0bcd2e22a2
commit
2eef592745
1 changed files with 1 additions and 0 deletions
|
|
@ -383,6 +383,7 @@ impl<D: HasDisplayHandle, W: HasWindowHandle> Surface<D, W> {
|
||||||
/// - X, when XShm is available
|
/// - X, when XShm is available
|
||||||
/// - Win32
|
/// - Win32
|
||||||
/// - Orbital, when buffer size matches window size
|
/// - Orbital, when buffer size matches window size
|
||||||
|
///
|
||||||
/// Currently [`Buffer::present`] must block copying image data on:
|
/// Currently [`Buffer::present`] must block copying image data on:
|
||||||
/// - Web
|
/// - Web
|
||||||
/// - macOS
|
/// - macOS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue