Skip to content
Snippets Groups Projects
Select Git revision
  • 0.10
  • bevy_0.11
  • main default protected
  • remove_bevy_ui_flag
4 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.06Apr131Mar2524232221191817528Feb2726252221201918171615111098765432130Jan29222120191817151413121110987873229Dec2827262322212019181716171615141312117654329Nov2624Fixed build issues due to wrong bevy version! :tada:Fixed wrong mutable state for world.Merge pull request #84 from StarArawn/scrollboxMerge pull request #95 from StarArawn/fix-missed-layoutsAdd method to allow possible re-layoutFormattingImplement new render strategyFormattingImproved scrollbox layout calculationsMerge branch 'fix-missed-layouts' into scrollboxFixed missed layouts for on_layoutMerge branch 'main' into scrollboxMerge pull request #92 from StarArawn/fix-clippingUpdated clipping to ignore positions beyond windowFix Clip not working for certain sizes/positionsFix WindowSize not updatingMerge branch 'main' into scrollboxReformatMerge pull request #90 from Ygg01/rfc-3-on-layoutUpdate examples/shrink_grow_layout.rsFix grow/shrink example visually.Add `on_layout` to `text` and `windows`. Remove from `if_element`.Add `on_layout` to most custom widgetsAdd some doctest for `kayak::Layout`Change layout to not be mutApply spelling corrections.Add rand to grow/shrink exampleApply more suggestions from code reviewApply suggestions from code reviewCargo fmt runFix implementation to use on_layoutPreliminary implementationAdd preliminary example.Fix proc macroInitial implFinish docFormattingFix App sizing issueMoved text logic to WidgetManagerAdded WidgetLifetime struct
Loading