metauni / metaboard

Multiplayer drawing boards for sharing knowledge in Roblox.
Mozilla Public License 2.0
29 stars 6 forks source link

Boards filling too easily #46

Closed dmurfet closed 2 years ago

dmurfet commented 2 years ago

It seems that the boards are becoming full, with an amount of writing that I would not expect to fill them. It's possible some recent change has led to more lines being created, or maybe old lines are still being saved after they are erased. At the moment in normal usage one can fill overfill a board and then it won't save, which is not acceptable.

Either the number of lines in normal usage needs to be brought down, or we need to split boards to be saved across multiple subkeys.

dmurfet commented 2 years ago

No longer an issue in v0.11.0 since boards cannot be full.