Giter VIP home page Giter VIP logo

Comments (6)

LauraRozier avatar LauraRozier commented on June 25, 2024

1st issue : Not something I am able to fix, this is due to the slowness of the UI API. (Not a umod issue, a game issue.)

2nd issue : I could look into this, though I believe the user should be careful with admin panels and not accidentally click on buttons, always double check.

from playeradministration.

AttilaBalla avatar AttilaBalla commented on June 25, 2024

Yeah I agree with that, however these 2 issues correlate, if the tool wouldn't move my mouse then it would be easier to avoid doing unintentional actions. Our previous tool didn't do this, so while i'm not familiar with how plugin development works, I'd say it's worth to investigate.

Also the "Main" screen does not really provide any useful information so I suggest showing the "online players" tab when opening the tool. That's another minor but inconvenient issue that I have with it.

Btw I really appreciate the quick response and I'm happy that this is a tool that's still being developed, so I'm only trying to provide constructive feedback.

Thanks a lot :)

from playeradministration.

LauraRozier avatar LauraRozier commented on June 25, 2024

All fine. :)
Plugin UI development is hellish for more complex "Community UI". The end result is a JSON string to the client RPC. what I could do is have some more constant/readonly objects rather then regenerating them each time. Or use a transparent background panel to parent the actual UI and just destroy the actual UI on each page switch, that way the CursorEnabled will stay enabled.

Not sure what other tool you used in the past, though.
The main tab at the moment just houses the "Ban by ID" input, indeed. Didn't really know where else to stuff it.

from playeradministration.

LauraRozier avatar LauraRozier commented on June 25, 2024

Could you perhaps try the most recent commit and tell me if this is better?
I sadly didn't get the chance to test it yet.

It doesn't include the confirms.

from playeradministration.

AttilaBalla avatar AttilaBalla commented on June 25, 2024

Sure thing, what changes should we look out for?

from playeradministration.

LauraRozier avatar LauraRozier commented on June 25, 2024

Mainly speed and the self-centering mouse cursor

from playeradministration.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.