Amourspirit / python_libre_pythonista_ext

Apache License 2.0
98 stars 5 forks source link

Startup #27

Closed Amourspirit closed 2 weeks ago

Amourspirit commented 2 weeks ago

This pull request includes several changes to the oxt package, focusing on adding new properties, correcting documentation, and refining event handling. The most important changes are now when a Calc document is not a LibrePythonista Document it will not be modified. This is a fix for issue #26 .

New Properties and Configurations:

Documentation Fixes:

Event Handling Enhancements:

These changes improve the configuration capabilities and event management within the oxt package, making it more robust and easier to maintain.