mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
add todo
This commit is contained in:
@@ -74,6 +74,7 @@ export default {
|
||||
calculateChairs () {
|
||||
// Size of seat at scale 1 is 32px
|
||||
// w & h are normalised
|
||||
// TODO: Numbering direction
|
||||
let offsets = {};
|
||||
if ( this.data.seatInfo ) {
|
||||
for ( let element in this.data.seatInfo.data ) {
|
||||
|
||||
Reference in New Issue
Block a user