#include <right_panel_manager.h>
Public Attributes | |
| float | min_width = 280.0f |
| float | max_width_ratio = gui::UIConfig::kMaxPanelWidthRatio |
Definition at line 187 of file right_panel_manager.h.
| float yaze::editor::RightPanelManager::PanelSizeLimits::min_width = 280.0f |
Definition at line 188 of file right_panel_manager.h.
Referenced by yaze::editor::RightPanelManager::GetPanelSizeLimits(), and yaze::editor::RightPanelManager::SetPanelSizeLimits().
| float yaze::editor::RightPanelManager::PanelSizeLimits::max_width_ratio = gui::UIConfig::kMaxPanelWidthRatio |
Definition at line 189 of file right_panel_manager.h.
Referenced by yaze::editor::RightPanelManager::GetPanelSizeLimits(), and yaze::editor::RightPanelManager::SetPanelSizeLimits().