Merge pull request #687 from agx/roots_view.alpha
rootston: drop saved.alpha from roots_view
This commit is contained in:
commit
1171368cfc
|
@ -95,7 +95,6 @@ struct roots_view {
|
||||||
double x, y;
|
double x, y;
|
||||||
uint32_t width, height;
|
uint32_t width, height;
|
||||||
float rotation;
|
float rotation;
|
||||||
float alpha;
|
|
||||||
} saved;
|
} saved;
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
|
|
Loading…
Reference in New Issue