ClementGre / PDF4Teachers

PDF editing software for teachers, focused on productivity. PDF4Teachers keeps recorded previous annotations, and offers features like marking scale, PDF conversion, vectorial drawing...
https://pdf4teachers.org/
Apache License 2.0
146 stars 18 forks source link

refactor: replace size checks with isEmpty() #190

Closed arturhg closed 4 months ago

arturhg commented 4 months ago

Refactor conditional statements across various classes to use isEmpty() instead of size checks for better readability and performance.