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

Text Editing #12

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Text Editing #12

wants to merge 3 commits into from

Conversation

ajmeese7
Copy link
Member

@ajmeese7 ajmeese7 commented Mar 28, 2022

This is the start of an implementation of the text editing feature requested in os-js/osjs-draw-application#13 on the main OS.js repository.

The PR is not ready yet, but I wanted to go ahead and open this in case I don't have the time to finish it if somebody else would like to continue where I left off. The user can currently configure the font options for the text to add, but the user cannot yet enter text or add it to the canvas.

Adds better editor support for detailing the purpose of the methods and functions in this application.
Prevents the files that were not previously committed from being committed on accident now.
This is a solid start that allows the user to configure the font, size, and style, but it still lacks a way to get text from the user and add it to the canvas.
@ajmeese7 ajmeese7 mentioned this pull request Mar 28, 2022
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.

1 participant