Skip to content

make it possible to access text settings again#2299

Merged
z16 merged 1 commit intodevfrom
fix-pointwatch
Jul 6, 2023
Merged

make it possible to access text settings again#2299
z16 merged 1 commit intodevfrom
fix-pointwatch

Conversation

@Byrth
Copy link
Copy Markdown
Contributor

@Byrth Byrth commented Jul 6, 2023

Pointwatch is basically a text box that updates, so I wanted to expose as much functionality as possible. As such, it just directly exposes approved methods of the texts library and was pirating/serializing the metadata in its own settings. Changes you made almost a decade ago broke this, probably not knowingly but to prevent people from doing this because they would run into problems if someone changed the internal workings of the library.

However, wrapping every method of the texts library is almost as much work as just writing your own library that uses the underlying windower. functions. Given how stable the texts library is, could we just expose a .settings() method at this point (or the old _settings property)?

@Byrth Byrth requested a review from z16 July 6, 2023 02:49
@z16 z16 merged commit bb31f9a into dev Jul 6, 2023
@z16 z16 deleted the fix-pointwatch branch July 6, 2023 04:36
z16 added a commit that referenced this pull request Nov 4, 2024
make it possible to access text settings again
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.

2 participants