Files
pfUI/modules
Maczuga d02fae4657 unlock: writable x and y coords popup
Example: https://cdn.discordapp.com/attachments/695634717613228043/823649632633749514/unknown.png

You cannot actually edit those boxes. There are 2 things being wrong with it:
1. It awaits an "Escape" button press to modify value, seems counterintuitive, addons like ElvUI do that on Enter press.
2. It does not update values. SetPoint uses previous values, new value is never being used.

This fixes the boxes and mimics the ElvUI behavior for Enter button being the "save" action.
2021-03-23 00:16:53 +01:00
..
2021-01-20 16:35:20 +01:00
2017-07-19 10:35:01 +02:00
2020-08-15 19:29:24 +02:00
2020-02-29 17:50:35 +01:00
2020-06-15 19:13:56 +02:00
2020-08-15 19:29:24 +02:00
2020-12-06 20:14:24 +01:00
2020-08-15 19:29:24 +02:00
2020-08-15 19:29:24 +02:00
2020-09-12 17:42:25 +02:00