Merge pull request #687 from agx/roots_view.alpha

rootston: drop saved.alpha from roots_view
master
emersion 7 years ago committed by GitHub
commit 1171368cfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save