Texts in Outliner dont activate
Texts in Outliner dont activate on selecting (Text Editor did not change to selected text) which is a bit inconsistent to other ID types. ref T90862 Maniphest Tasks: T90862 Differential Revision: https://developer.blender.org/D12412
This commit is contained in:
@@ -34,6 +34,8 @@ struct UndoStep;
|
||||
struct UndoType;
|
||||
struct bContext;
|
||||
|
||||
bool ED_text_activate_in_screen(struct bContext *C, struct Text *text);
|
||||
|
||||
void ED_text_scroll_to_cursor(struct SpaceText *st, struct ARegion *region, bool center);
|
||||
|
||||
bool ED_text_region_location_from_cursor(struct SpaceText *st,
|
||||
|
||||
Reference in New Issue
Block a user