abletk/src
TheOddGarlic 88f518f7c1 fix: Column now restores previous Y position
This patch fixes the bug where positioning is all wonky after having
rendered a Column, because Column didn't restore the previous Y
position. Similar bugs probably will occur but this is the first one I
catched.
2022-05-01 18:29:36 +03:00
..
event licensing 2022-04-16 20:25:56 +03:00
layout start work on early layout stuff 2022-04-22 20:00:03 +03:00
widget fix: Column now restores previous Y position 2022-05-01 18:29:36 +03:00
application.rs licensing 2022-04-16 20:25:56 +03:00
context.rs licensing 2022-04-16 20:25:56 +03:00
lib.rs text size calculation and very primitive row layout 2022-04-26 19:20:57 +03:00
main.rs formatting changes 2022-05-01 18:24:13 +03:00
platform.rs licensing 2022-04-16 20:25:56 +03:00
plugin.rs licensing 2022-04-16 20:25:56 +03:00
window.rs render visibility modifier changed to pub(crate) 2022-04-29 22:07:14 +03:00