cpgb85
cpgb85
Is there a function to retrieve the printer information? Things like the Model and company.
doesn't seem like a basic feature exists in this plugin, I want to create a matrix with all values between -1 and 1
Will there ever be mapper 30 support?
Seems to be missing a way to export the already determined values from images, would be helpful to have a way to not have to run the learning all over...
__Issue description__: On mobile devices, when clicking on an item, it automatically scrolls in a random direction by one item. __Demo link/slider setting__: `tns({ container:this, autoplay:false, slideBy:'page', items:3, mouseDrag:false, controlsPosition:'bottom',...
After i install the cordova brother label printer plugin, this platform does not clean or build anymore when running npm run cordova-build-ios. Anybody else experience this issue? This issue randomly...
I'm trying to sort a set of results along with pagination i am programming. seems like there is an issue with using "where.startsWithIgnoreCase.fofset.limit" `this.gallons = await this.$store.state.db.gallons.where('post_title').startsWithIgnoreCase(this.pagination.searchText.trim()).offset(((newVal.page-1)*newVal.per_page)).limit(newVal.per_page).toArray(); ` I've tried...
In older version of dexie I used, i was able to use this alone to update a row: `await this.$root.db.orders.where('id').equals(id).modify(order);` Now it throws that it will not execute for me....
Is there any method to set the x and y position of the preview after the cam has already started? I need to deal with device orientation.
One of the biggest issues with this plugin is there is no resize vent to change it's position / size on the screen. Somebody may be holding an ipad, and...