FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[22780] Ensure the compositorType property can be set to "none" by livecodepanos · Pull Request #7378 · livecode/livecode · GitHub

This repository was archived by the owner on Aug 31, 2021. It is now read-only.
/ livecode Public archive

[22780] Ensure the compositorType property can be set to "none" - #7378

Open
livecodepanos wants to merge 1 commit into
livecode:develop-9.6from
livecodepanos:bugfix-22780
Open

[22780] Ensure the compositorType property can be set to "none"#7378
livecodepanos wants to merge 1 commit into
livecode:develop-9.6from
livecodepanos:bugfix-22780

Conversation

Copy link
Copy Markdown
Contributor

This patch ensures the compositorType property can be set to "none".
Previously this enumeration value was set to read-only, thus an error
was thrown when attempting to set the compositorType to "none"

Closes https://quality.livecode.com/show_bug.cgi?id=22780

This patch ensures the compositorType property can be set to "none".
Previously this enumeration value was set to read-only, thus an error
was thrown when attempting to set the compositorType to "none"
livecodepanos added this to the 9.6.1-rc-1 milestone Jun 12, 2020
livecodepanos modified the milestones: 9.6.1-rc-1, 9.6.2-rc-1 Aug 20, 2020
livecodepanos modified the milestones: 9.6.2-rc-1, 9.6.3-rc-1 Nov 24, 2020

runrevmark left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

So we need to check whether this was a 'bug' introduced in the refactor - the docs state none is returned if no compositor... And this change allows setting to none certainly, but it will still return empty in that case.

It might be just a docs bug if none has never figured as a compositor type!

runrevmark added the WIP label Jun 30, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL