- This topic has 3 replies, 2 voices, and was last updated 6 years, 11 months ago by
ddenev.
Author | Posts |
---|---|
ddenev
May 1, 2018 at 10:03 am
|
Heads up! this post was created when Microthemer was at version 5. The current version is 7. Some references to the interface may be out of date. This is a continuation of https://themeover.com/forum/topic/improvement-keyboard-shortcuts-for-prev-next-selector/#post-10517 One small observation (I mentioned this in another thread but would like to ask you again) – MT works somehow laggy, it is not… how to say… snappy or quick, even though I am not selecting any elements – responding to clicks is a little bit slow. Do you think it is possible to optimize the performance in some way? Best regards ==============================
|
ddenev
May 1, 2018 at 1:36 pm
|
Dear Sebastian, Unfortunately, accessing my Dev site would not be possible – it is on a localhost setup, and the live site does not have MT enabled (and I wouldn’t want anything changed there as I have a strict syncing procedure with my Dev Env). Here is a short screen recording, showing that there is a small delay in the app response on every click. The delay is not a nuisance when clicking once or twice, but when working long time it becomes quite an annoyance. https://www.dropbox.com/s/dv66frny01xncuk/microthemer_click_delays.mp4?dl=0 You can see that I also clicked once on the prev selector button and there was a bigger lag but if I properly understand, you are already working on improving this. |
Sebastian
May 2, 2018 at 9:01 am
|
Thanks Drago, I see what you mean about the clicks. And I think the planned optimisations will help with that actually, because less HTML will be present in the UI at any one time. And the selector navigation will be instant instead of triggering the loading icon in the top left, because no network connection will be involved. Also, styles will apply instantly by eliminating the current network connection. Cheers! |
ddenev
May 2, 2018 at 10:48 am
|
Wow! You are always several steps ahead of me! 🙂 Thank you! |