Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ UiPanel
Class
UiPanel
perro_source/core/perro_ui/src/widgets.rs:4–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
mod basic;
4
pub use basic::*;
5
mod controls;
6
pub use controls::*;
7
mod text;
8
pub use text::*;
9
mod layout;
10
pub use layout::*;
Callers
15
scene_node_data_from
Function · 0.85
insert_tree_list_line
Method · 0.85
insert_color_picker_popup
Method · 0.85
ui_image_uses_inherited_ui_modulate
Function · 0.85
viewport_resize_recomputes_percent_ui_rects
Function · 0.85
ui_parent_scale_preserves_child_virtual_layout_size
Function · 0.85
ui_reparent_marks_layout_dirty_without_resize
Function · 0.85
ui_descendant_reparented_via_non_ui_wrapper_recomputes_parent_space
Function · 0.85
ui_descendant_under_node3d_wrapper_resolves_against_closest_ui_parent
Function · 0.85
ui_descendant_under_animation_player_wrapper_resolves_against_closest_ui_parent
Function · 0.85
clipped_text_edit_hit_area_does_not_block_visible_text_edit
Function · 0.85
clipped_button_hit_area_does_not_block_visible_button
Function · 0.85
Calls
no outgoing calls
Tested by
15
ui_image_uses_inherited_ui_modulate
Function · 0.68
viewport_resize_recomputes_percent_ui_rects
Function · 0.68
ui_parent_scale_preserves_child_virtual_layout_size
Function · 0.68
ui_reparent_marks_layout_dirty_without_resize
Function · 0.68
ui_descendant_reparented_via_non_ui_wrapper_recomputes_parent_space
Function · 0.68
ui_descendant_under_node3d_wrapper_resolves_against_closest_ui_parent
Function · 0.68
ui_descendant_under_animation_player_wrapper_resolves_against_closest_ui_parent
Function · 0.68
clipped_text_edit_hit_area_does_not_block_visible_text_edit
Function · 0.68
clipped_button_hit_area_does_not_block_visible_button
Function · 0.68
clipped_image_button_hit_area_does_not_hover
Function · 0.68
panel_over_scroll_vlayout_button_blocks_click
Function · 0.68
parent_ui_scale_scales_child_label_font
Function · 0.68