-
Notifications
You must be signed in to change notification settings - Fork 507
Notes #342
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
base: main
Are you sure you want to change the base?
Notes #342
Conversation
This is looking very cool, but my crude text system needs some work before it can handle this multi-line stuff properly. Mouse selection, arrow keys, ctrl+A to select all, etc. all don't function correctly here. Line wrap is also not well-behaved (splits words, and adds space on new line unnecessarily) |
So what to do now? I can continue working on fixing this problems and improving text area |
You're welcome to dive into the text system and fix these issues yourself if you wish to, otherwise you can wait until I have time to do it (but might take a while). |
Ok, I will try, and thank you for feedback:) |
Also suggested in #510 |
Fix for display of 32bit pins and higher
For compatibility issues with previously created projects
Fixed name of generated Split/Merge
Fix bugs with my chips and add new bit counts
Custom pin layouts on Subchips
Adaptations of Dom's custom pin layouts for higher bitcount + snap
otherwise it breaks preexisting projects bruh
Forgot to fix EEPROM write
Confirms when a pin size is added Adds the option to close without saving just in case.
Now, closing without saving actually closes without saving. Saving only happens when saving.
Pretty nifty huh ?
Quick bugfix, also removes clutter
This PR adds notes, that can be edited. Still in progress
UPD:
Made new design. Notes color can now be chosen and notes text can now be edited.


This was requested in #282 and also other users of Digital Logic Sim