We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
拖曳調整順序在儲存格鎖定的情況下會發生錯誤 比如部分資料遺失之類...
The text was updated successfully, but these errors were encountered:
ethercalc 儲存格鎖定就不能修改儲存格里的內容了,所以拖曳調整順序會發生錯誤,應該是正常的吧 ?
Sorry, something went wrong.
沒有完全鎖定的情況下會讓資料錯亂 就算鎖定了 在界面上一樣會顯示拖曳功能 這兩點才是問題...
因為目前 hackfoldr 沒有去檢查 ethercalc 儲存格的狀態,只是單純讀資料、跟寫資料。要看 ethercalc api 能不能拿到這資訊了 XD
hackfoldr 又被提到同樣的問題 https://discuss.grants.g0v.tw/t/topic/397/7
No branches or pull requests
拖曳調整順序在儲存格鎖定的情況下會發生錯誤
比如部分資料遺失之類...
The text was updated successfully, but these errors were encountered: