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

Add functions to modify text properties #6

Closed
wants to merge 9 commits into from
Closed

Add functions to modify text properties #6

wants to merge 9 commits into from

Conversation

sushma1031
Copy link

Fixes #2

Demo:

3.mp4

@Cedar-81
Copy link
Owner

Hey, just checked out ur code... It looks fine but it seems you didn't run tsc after modifying the typescript file cause the javascript file in the dist folder currently doesn't have your changes.

Please fix that.

Thanks for the good work 💪

@sushma1031
Copy link
Author

Oh, right, sure, I'll do that.

@sushma1031
Copy link
Author

sushma1031 commented Oct 21, 2023

Hey, just checked out ur code... It looks fine but it seems you didn't run tsc after modifying the typescript file cause the javascript file in the dist folder currently doesn't have your changes.

Since the code has been refactored and the dist folder is no longer part of the code, do I still need to make this change?

@sushma1031
Copy link
Author

@Cedar-81 I updated the styles to match the current colours, let me know if it's all right

Screenshot (149)

@sushma1031 sushma1031 closed this by deleting the head repository Dec 30, 2023
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.

Create function to easily modify the fontSize, fontWeight and lineHeight properties of the text
2 participants