FyroxEngine/Fyrox

Move interaction modes panel to the toolbar

mrDIMAS opened this issue · 0 comments

Interaction modes panel should be moved to the toolbar, because it gets in the way when editing UI scenes.

toolbar

Start at editor/src/scene_viewer/mod.rs. Interaction modes are created on interaction_mode_panel and this panel should be attached to the top_ribbon instead. The panel also should have horizontal orientation.