Fix workspace
This commit is contained in:
parent
d68f227ec4
commit
4d38dcfc54
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
/// NOTE: Focus only 'takes' after an update has flushed_effects. Pane sends an event in on_focus_in
|
/// NOTE: Focus only 'takes' after an update has flushed_effects. Pane sends an event in on_focus_in
|
||||||
/// which the workspace uses to change the activated pane.
|
/// which the workspace uses to change the activated pane.
|
||||||
|
///
|
||||||
/// This may cause issues when you're trying to write tests that use workspace focus to add items at
|
/// This may cause issues when you're trying to write tests that use workspace focus to add items at
|
||||||
/// specific locations.
|
/// specific locations.
|
||||||
pub mod pane;
|
pub mod pane;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue