Bill

Results 14 issues of Bill

### Description: Everything appears to build okay, but after dragging a control onto the stage, when I tab between field properties, from Label to Help Text for instance, I get...

**Describe the bug** Using PCManFM-QT and Codium to work against my FTP server, once a connection is made with a javascript file, the ftp activity increases greatly, sending the CWD...

bug

### Has this issue already been reported? - [X] I have searched through the existing issues. ### Is this a question rather than an issue? - [X] This is not...

enhancement
help-wanted
user interface

Added a field attribute, "group", and used vanilla javascript to wrap fieldsets around each set of controls with that group. The javascript is namespaced with a long, random string to...

Found a bug? Please fill out the sections below. 👍 For backend issues, use [lemmy](https://github.com/LemmyNet/lemmy) ### Issue Summary On the page where communities are listed, in my case, https://lemmy.ml/communities, the...

bug

### AutoKey is a Xorg application and will not function in a Wayland session. Do you use Xorg (X11) or Wayland? Xorg ### Has this issue already been reported? -...

bug
help-wanted
user interface
installation/configuration

Specific use case: if ( window_title.indexOf ( '.php') !== -1 ) type 'print_r' if ( window_title.indexOf ( '.js') !== -1 ) type 'console.log' The benefit would be that one keyboard...

Using cropper to define object placement on an image. The library used for the output has the origin at the top:left, where cropper has the origin at bottom:left. This requires...

question
v1

In certain circumstances, the crop area is very small and difficult to set accurately. Right now we display the image at 2x scale, which requires additional calculations when storing the...

enhancement
v1

An option to destroy the cursor object and return the target element to normal would be very useful.