Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(love 11.0) Fix colors in demo #59

Open
wants to merge 23 commits into
base: demo
Choose a base branch
from
Open

Conversation

idbrii
Copy link

@idbrii idbrii commented Dec 30, 2021

This PR targets the demo branch.

This is a companion PR to #58. It does several things:

Before

image

After

image

npinochet and others added 23 commits October 31, 2017 18:06
Add width and height parameters to chain constructor.
Add chain.resize(w, h) as Positive07 suggested.
Update to love 11.0 colour format where all colours are normalized.
Lua tables start at 1.
Get latest version of suit so UI draws correctly with love 11.0's
normalized colours.

Changelog:
Fix a sentence in docs
Merge pull request #72 from SimonLarsen/imagebutton-fix
[docs] better words
Fix #70: overlapping buttons both react to hover
Fix #68: ImageButton error on LÖVE 11.1
Fix rockspec
Fix vrld#62: Add rockspec
Merge pull request vrld#64 from rodel77/master
Update demo to love 11.0 colour format where all colours are normalized.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants