Dustin Carlino
|
90300c655e
|
switch remaining signal editor stuff to a top-center panel
|
2020-01-13 15:56:25 -08:00 |
|
Dustin Carlino
|
f1b42ecdb9
|
consolidate composite layouting... just need to know alignment and percentage of screen
|
2020-01-11 14:59:27 -06:00 |
|
Dustin Carlino
|
0023002935
|
proof of concept: max size for composites!
|
2020-01-11 14:32:41 -06:00 |
|
Dustin Carlino
|
abe89d65f8
|
center popup menus
|
2020-01-11 14:02:47 -06:00 |
|
Dustin Carlino
|
60c20230ec
|
align X button to the right. flexbox is so unintuitive.
|
2020-01-11 13:54:42 -06:00 |
|
Dustin Carlino
|
6469664b5f
|
dont crash when changing phases without a scrollbar
|
2020-01-10 12:28:13 -06:00 |
|
Dustin Carlino
|
511c451e8a
|
totally ditch the fixed Composite positioning
|
2020-01-10 12:01:05 -06:00 |
|
Dustin Carlino
|
45c7ee08e1
|
remove speed slider, use the 3 settings instead
|
2020-01-08 10:55:34 -06:00 |
|
Dustin Carlino
|
24565cfe49
|
refactoring composite builder API
|
2020-01-07 12:08:39 -06:00 |
|
Dustin Carlino
|
0ad371525b
|
after clicking a button, figure out if we're hovering over any new buttons that're created. kind of an invasive refactor to get to this, but worth it.
|
2020-01-07 11:43:34 -06:00 |
|
Dustin Carlino
|
4ae7a04d79
|
last commit broke wizard menus, fix it
|
2020-01-03 09:28:29 -06:00 |
|
Dustin Carlino
|
27912bdaf0
|
elide scrollbar if it's not needed
|
2020-01-02 12:26:24 -06:00 |
|
Dustin Carlino
|
3bd4a7220d
|
make popup menus use scrolling
|
2020-01-02 11:35:41 -06:00 |
|
Dustin Carlino
|
863e239c98
|
turning histogram into a proper ManagedWidget
|
2019-12-29 10:16:38 -06:00 |
|
Dustin Carlino
|
517a35775f
|
adding pan buttons to minimap. they dont do anything yet, but the hard
part was positioning the minimap using all the new layouting
|
2019-12-25 12:01:51 -08:00 |
|
Dustin Carlino
|
ebd405e2ef
|
make the scrollbar slider work! also, stop wasting github resources
|
2019-12-23 15:00:22 -08:00 |
|
Dustin Carlino
|
21b8f41a59
|
change API of Composite. we need to own all the sliders after all. prep
for including a scrollbar.
|
2019-12-23 14:33:43 -08:00 |
|
Dustin Carlino
|
dafcc50479
|
for now, hack around layouting mess by hardcoding window width to make flex wrapping kind of work
|
2019-12-23 11:05:24 -08:00 |
|
Dustin Carlino
|
2a8c657770
|
only upload widget backgrounds once
|
2019-12-22 10:52:41 -08:00 |
|
Dustin Carlino
|
194dbae66f
|
embed Scroller functionality in Composite directly. use for analytics panel
|
2019-12-22 10:26:48 -08:00 |
|
Dustin Carlino
|
e7d9efc4e4
|
split the plot into 3 pieces, use layouting for the axes
|
2019-12-21 10:43:26 -08:00 |
|
Dustin Carlino
|
f1566b48c9
|
lift ManagedWidget and friends into ezgui. have a wrapper layer in game that adds callbacks. here's my herculean refactor of the week. :D
|
2019-12-20 15:56:04 -08:00 |
|