Mathberet is a self-hosted digital mathematics notebook written in React and Typescript, designed for math students who need a platform for graphing, sketching, and writing in LaTeX.
MIT License
177
stars
12
forks
source link
Added logic to prevent dragging items to forbidden places #31
@yonatanmgr This PR fixes #27.
I also added a new modal message, Modal 5, to indicate the user he can't drag item to the directory. I added i18n versions for Hebrew and English.
@yonatanmgr This PR fixes #27. I also added a new modal message,
Modal 5
, to indicate the user he can't drag item to the directory. I added i18n versions for Hebrew and English.