mainDataExplorer - Support: sr #111082, Improve experience for Measuring...

 
 

sr #111082: Improve experience for Measuring feature, show a values pop-up.

Submitter:  Oleksii <oleksii>
Submitted:  Sat 22 Jun 2024 09:37:09 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  brueg
Open/Closed:  Closed Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Wed 14 Aug 2024 04:48:19 PM UTC, comment #37: 

This seams to be a speciality of Linux, all other OS doesn't stick the pop-up shell at the lower edge of screen. If I move mouse slow it is working smooth and I get all the values displayed. No idea if I can change such behaviour.



Winfried Brügmann <brueg>
Group administrator
Wed 14 Aug 2024 08:34:45 AM UTC, comment #36: 

One more feedback!

When I navigate on an item which has small values, such condition forces the pop-up to be located very bottom of my display.
In such case moving the pointer left-right and rendering the pop-up probably is more heavy task, causing FPS of interface rendering to drop, so the pop-up does not change position smoothly as it is when pop-up does not touch edge of screen.

It's not a big problem, just not so nice to have such user experience.

See attached very-bottom.png to understand what I mean.


Oleksii <oleksii>
Tue 13 Aug 2024 02:56:23 PM UTC, comment #35: 

Done, thanks for hinting.

Winfried Brügmann <brueg>
Group administrator
Tue 13 Aug 2024 02:08:10 PM UTC, comment #34: 

Maybe underline could be used?

Btw, when I tried to use measurement today, during data capturing, with ~25 items displayed, DE hanged and did not respond.
It was not right away, it worked, while I feel that this is a bit heavy task.

But at some point it got some glitch and GUI stopped to respond. CPU was fine, not without 100% usage by the process, not like before.

So far it happened only once, so letting you know just in case.

Oleksii <oleksii>
Tue 13 Aug 2024 01:58:24 PM UTC, comment #33: 

To make measurements readable the font is already set as bold (styledText.setFont(SWTResourceManager.getFont("Courier New", GDE.WIDGET_FONT_SIZE + 1, SWT.BOLD));)
I tested to make it a bit bigger, but this does not really make a difference.

Winfried Brügmann <brueg>
Group administrator
Tue 13 Aug 2024 10:28:46 AM UTC, comment #32: 

Just started to use it more and more and want to share impression and a little wish.
Would be really handy in the pop-up of items, show text in Bold font for an item used by cursor.

Oleksii <oleksii>
Tue 13 Aug 2024 12:19:42 AM UTC, comment #31: 

First production usage of this feature.
BTW, data is collected by TCP socket here, not serial.
Thanks a lot!

Oleksii <oleksii>
Sat 10 Aug 2024 04:20:41 PM UTC, comment #30: 

Beta 7 tested. I works really nice!
I like it!
Keep going!

Oleksii <oleksii>
Sat 10 Aug 2024 03:57:38 PM UTC, comment #29: 

With the beta 7 I realised positioning the popup according mouse movement. If I move mouse pointer to the right I am interested on data in this movement direction. Therefore the popup get positioned left hand side of the mouse pointer and vice versa.
The popup get switched as well if the popup bounds itself are outside the monitor bounds (thanks to Volker)

Please test it, its really nice now.
Linux X86
https://www.dropbox.com/scl/fi/w4ycxgz610i9jt9k2xh64/dataexplorer-3.9.1-beta-7-bin_GNULinux_x86_64.tar.gz?rlkey=vroerj2qcmwly3iymfsqk8ig3&st=b7agiopi&dl=1

Windows
https://www.dropbox.com/scl/fi/8ieszgnd2fyqwsse4n5ly/DataExplorer_Setup_3.9.1-beta-7_win64.exe?rlkey=anya309w6rxmmxzd872jysvcr&st=d3s9k5ep&dl=1


Winfried Brügmann <brueg>
Group administrator
Mon 05 Aug 2024 09:59:09 AM UTC, comment #28: 

Flag the entry as closed, new implemented pop-up works as designed.

Winfried Brügmann <brueg>
Group administrator
Sun 04 Aug 2024 09:16:40 AM UTC, comment #27: 

Yes, I'd said this is fully resolved !
Thank you again!

I already started to show across my friends how cool this feature is :)

Oleksii <oleksii>
Sun 04 Aug 2024 09:12:25 AM UTC, comment #26: 

Thanks for the prompt reply. Opening a shell is an "expensive" resource, so I assume some delay opening it. At my Linux, all VMs or connected via VNC, I can not really see and feel it.
Can we state this service request as solved and done?

Winfried Brügmann <brueg>
Group administrator
Sun 04 Aug 2024 09:07:32 AM UTC, comment #25: 

I can confirm, Beta 6 fixes the hang issue!

I do not feel any additional delay. I fell only the delay which was there all the time, caused by many items on the graph. This is fine.

Thank you!

Oleksii <oleksii>
Sun 04 Aug 2024 08:44:42 AM UTC, comment #24: 

With beta 6 it seams to me hang problem is solved. I tested all my Linux systems successfully. Will see what about yours. I call measurePopUp.open() as asyncExec runnable. This also is working on all my other OS successful. If you move the mouse pointer a lot, you will mention a small delay until pop-up get displayed.
Please download for Linux
https://www.dropbox.com/scl/fi/1bcqszh7ltthfoasyb7j1/dataexplorer-3.9.1-beta-6-bin_GNULinux_x86_64.tar.gz?rlkey=93uc47337pqvjvdhklnu0k6r5&st=3ro6zy6p&dl=1

And for Windows https://www.dropbox.com/scl/fi/dy9eg79fyrrl7yhndvpix/DataExplorer_Setup_3.9.1-beta-6_win64.exe?rlkey=7dr7c3r5t4b1by02ynafflrmk&st=6f0nk174&dl=1

Winfried Brügmann <brueg>
Group administrator
Fri 02 Aug 2024 07:18:42 AM UTC, comment #23: 

Beta 5 still hang the same way on my Ubuntu 24.04/KDE.
I do not test other tabs (like compare) than just "Graphic"

It just looks like the pop-up appears quite faster than before.
I mean when I have many items on the graph, there always is delay, but now it feels like became shorter.

Oleksii <oleksii>
Thu 01 Aug 2024 05:15:53 PM UTC, comment #22: 

At my different Linux systems I found one without showing up this hang problem. The GTK3 its level 24.24. All other system have newer GTK3 24.38 which show this problem.

In meantime I added some handler switching records and devices and compare set to handle the pop-up. This is part of beta 5 build.
https://www.dropbox.com/scl/fi/lxl1oh8kn9aora5h3uwr5/dataexplorer-3.9.1-beta-5-bin_GNULinux_x86_64.tar.gz?rlkey=l7b2unoht0a2l2y9r7fvofbef&st=4ukbxsau&dl=1

and for Windows tester: https://www.dropbox.com/scl/fi/w46nzf0bi7iig0975fxbb/DataExplorer_Setup_3.9.1-beta-5_win64.exe?rlkey=hi7r6hmw2g7a120wi66ogjmro&st=g8og16hd&dl=1

Winfried Brügmann <brueg>
Group administrator
Sun 28 Jul 2024 07:43:07 AM UTC, comment #21: 

Removing listener and adding them afterwards again has only a minor effect. I looked up SWT source code how GTK.gtk_main_iteration_do get called. According the description its called none blocking, I assume the error is somewhere within the GTK code.
BTW: The SWT source is full with hints regarding GTK errors which doesn't get fixed and how it get tried to work around.


Winfried Brügmann <brueg>
Group administrator
Sat 27 Jul 2024 04:16:27 PM UTC, comment #20: 

To get positioning of measure pop-up you can switch to X11 (sudo vi /etc/gdm3/custom.conf and WaylandEnable=false). In my case alpha blending is working as well disabling Wayland.

My understanding so far regarding blocking, refer to https://docs.gtk.org/gtk3/func.main_iteration_do.html, events get fired can not handled by pop-up shell, it blocks. Mouse move fire events.
SWT do not support multi display applications. Display main function is to handle event loop. Since the app is based on a single display it has only one event loop.

So I will try to disable mouse move events as long as the pop-up shell gets initiated. Will see.

Winfried Brügmann <brueg>
Group administrator
Sat 27 Jul 2024 01:38:00 PM UTC, comment #19: 

Just is case, SEVERE level log when it hangs:
2024-07-27 15:34:01.566 000001 OFF     gde.ui.tab.GraphicsComposite.keyPressed() - pressed keyCode shift true
2024-07-27 15:34:03.276 000001 OFF     gde.ui.tab.GraphicsComposite.findNearestMeasurementCurve() - Selected = CellVoltage 1
2024-07-27 15:34:03.692 000001 OFF     gde.ui.tab.GraphicsComposite.callMeasurePopUp() - setup shell for measure pop-up
2024-07-27 15:34:03.744 000001 OFF     gde.ui.tab.GraphicsComposite.callMeasurePopUp() - refresh measurements
2024-07-27 15:34:03.752 000001 OFF     gde.ui.tab.GraphicsComposite.callMeasurePopUp() - set position measure pop-up
2024-07-27 15:34:03.753 000001 OFF     gde.ui.tab.GraphicsComposite.callMeasurePopUp() - open shell for measure pop-up

Oleksii <oleksii>
Sat 27 Jul 2024 01:31:10 PM UTC, comment #18: 

Tested Beta4.
No more those flickering frames, thanks.
Pop-up remains after releasing mouse, thanks.

Application gangs the same way as before, caused by mouse movement, to be fixed, hopefully :)

Oleksii <oleksii>
Sat 27 Jul 2024 09:50:19 AM UTC, comment #17: 

Thank you for your testing and sharing your results. Yes I agree, mouse up should not remove pointer and measure pop-up. I changed it.
I open op-up shell again afterwards content is set, as it was with beta 2. So this should minimise glitches showing parent content.
Comparing different OS behaviour, I found that Linux call openMeasurePopUp several time even if mouse pointer doesn't move. I prevent this by checking mouse position.
All this changes coming with beta 4 https://www.dropbox.com/scl/fi/k28w8o2osy0w5na391p8r/dataexplorer-3.9.1-beta-4-bin_GNULinux_x86_64.tar.gz?rlkey=rb2nbmtqvkt65cjvf5mf2xolb&st=6qz3ju3u&dl=1

Anyhow, sometimes I catch the case where application at Linux hangs, for what ever reason. Hope the changes minimise occurrence.

Initial you should see this traces without the need setting some class based level.
2024-07-27 11:09:38.422 000001 OFF     gde.ui.tab.GraphicsComposite.keyPressed() - pressed keyCode shift true
2024-07-27 11:09:38.546 000001 OFF     gde.ui.tab.GraphicsComposite.findNearestMeasurementCurve() - Selected = Kapazität
2024-07-27 11:09:38.712 000001 OFF     gde.ui.tab.GraphicsComposite.callMeasurePopUp() - setup shell for measure pop-up
2024-07-27 11:09:38.727 000001 OFF     gde.ui.tab.GraphicsComposite.callMeasurePopUp() - refresh measurements
2024-07-27 11:09:38.740 000001 OFF     gde.ui.tab.GraphicsComposite.callMeasurePopUp() - open shell for measure pop-up
2024-07-27 11:09:38.747 000001 OFF     gde.ui.tab.GraphicsComposite.callMeasurePopUp() - set position measure pop-up

If you compare it with beta 3 there are several entries "set position measure pop-up", even without moving the mouse

Winfried Brügmann <brueg>
Group administrator
Fri 26 Jul 2024 08:11:25 PM UTC, comment #16: 

And last thing.

Current logic with Shift key usage is quite good.
Except of one thing - I'd definitely require to keep the popup on screen after I release the mouse key!
Because currently it's not possible to keep it this way, and, for example, make a screenshot or switch to another application to have a look something.

To do that now I'd have to use old context menu approach, which is not so handy.

I hope you will agree with me and will adjust this point.

Oleksii <oleksii>
Fri 26 Jul 2024 08:06:28 PM UTC, comment #15: 

Another issue I observed (for Beta3 it got worse than Beta2)

Beta3:
A visual glitches for 2 frames (25FPS screen recording) during the pop-up appears.
See attached archive (file #56314). These are 4 consecutive frames of my screen recording video, when I try to open the measurement popup.

  1. - is fine before it pops up,

1+2 - glitches, changing
3 - when glitches go away.

It happens very quickly but human eyes catch that something was flickering.
It does not matter how do you open the popup old or new way - the flickering is happening always!

Then I compared how it was in Beta2 (by screen recording), as I did not spot that flickering on it. It was different. There was also such kind of issue, but just 1 frame long and it was small. So, my eyes did not catch that.
See

I believe it should be addressed.

Oleksii <oleksii>
Fri 26 Jul 2024 08:00:32 PM UTC, comment #14: 

I've tested it.
And I finally figured out when it hangs for sure and what to do to NOT hang for sure! Wow!
I was lucky enough to spot that difference, using recent Beta3 :)
Then I donwgraded to Beta2 and I confirm that behavior is the same!

Key reason - DO NOT move mouse after you clicked, until the popup popped up!
To be clear - it does not matter what method do you use - old one by context menu from items list, or new one by Shift key.
There always is a delay after you clicked and before measurement appeared (even old measurement, not current new feature). More items are enabled and more heavy/long graphs - makes longer delay to show measurements.
If you kind of moving your mouse in this short time frame - hang for 100%. If you keep it unmoved - success for 100%.

I personally behave like mostly move mouse, especially when use the context menu.
Using new approach it's likely to move, that's why I've spot an increased success rate and wondered - that is the reason. And luckily spot a difference.

Attaching Fine trace log where you can see it hangs - (file #56316)

Oleksii <oleksii>
Fri 26 Jul 2024 04:18:49 PM UTC, comment #13: 

Actually I could not install a generic key listener. So you have to klick into the loaded graphics with the mouse once, afterwards key listener its active. Press shift key and press left mouse key and move. It will detect the closest graph line and take it as measurement value. Releasing mouse key will delete pop-up. As long as the mouse key is pressed it does not detect shift key release.
Please test beta 3  https://www.dropbox.com/scl/fi/qopibnb40r1tvpixs8uut/dataexplorer-3.9.1-beta-3-bin_GNULinux_x86_64.tar.gz?rlkey=wlhgdcmd3969h91k5v8wo3e6i&st=ec44z7oj&dl=1 and share your impression.

If possible set a "tail -f trace.log.0" to checkout trace logs while testing measuring feature.
Have a nice weekend, Winfried

Winfried Brügmann <brueg>
Group administrator
Fri 26 Jul 2024 03:50:09 PM UTC, comment #12: 

Regarding the hang, I maybe found the issue. It's GTK based and occur while opening the pop-up. At least I can not remove this call, but I can position the call at a place where it is get called less. In addition I added some trace statements to see what's happened while press shift key and move the mouse down. I am working at the automatic solution.


Winfried Brügmann <brueg>
Group administrator
Tue 23 Jul 2024 02:04:10 PM UTC, comment #11: 

Additional nice idea - an exact item selection could be automatic!

For example: if I place cursor mouse near an exact graph line - it could be possible to detect what the item is, so automatically select it as one to display vertical/horizontal lines for.

Oleksii <oleksii>
Tue 23 Jul 2024 01:59:45 PM UTC, comment #10: 

I've tested this Beta2 now. It still mostly "hangs" the same way as previous build. But let's keep aside this point for now. We can focus on this later (as for Linux).

As for Shift key - ideally it would be this way:
1. by regular Left click I should have some item selected/highlighted. This does not do any  change.
2. them if I press Shift and keep it pressed AND Left click mouse on the graph, the window pop-up
3. it also means that I should NOT have to click precisely on a vertical line (which always was a pain for me). I should be able to click any place on the graph!
4. ideally I should be able to select another item in the list, do regular mouse clicking clicking
5. when I release Shift or Left click, the popup may disappear or remain - it's up to you.


Main idea of all this - very easy and fast opening the window and start navigating.

Oleksii <oleksii>
Tue 23 Jul 2024 01:38:23 PM UTC, comment #9: 

Thank you for testing. As said alphablending on Linux can not be guaranteed.
Yes, correct, also SupplyVoltage is a bit different in formatting. I implemented measurement pop-up as well for history graphics and used a different formatting to have a visual compare. This will avoid different alignments on pop-up. Please check out with beta 2
https://www.dropbox.com/scl/fi/xqg12qi2iok1gi2qhf226/dataexplorer-3.9.1-beta-2-bin_GNULinux_x86_64.tar.gz?rlkey=7mdjprnsxld35g634s243i90m&st=ph8r3ep3&dl=1

Actually I do not have any idea regarding your "hang". I can not reproduce it. But after update Ubuntu to 24.04 it sometimes hang and close the user session and I must login again. This occur without having DataExplorer started.

With "Ideally - by keeping a Shift key pressed" you mean "press shift key and select the measurement name in curve selector to enable measurement pointer", correct?


Winfried Brügmann <brueg>
Group administrator
Mon 22 Jul 2024 07:45:04 PM UTC, comment #8: 

I did test it, see an attached picture. I'm absolutely ok with not transparent background:


Note how 2 rows are aligned differently than others. Not an issue, just a specific behavior.

But an issue is - I can successfully open this popup only in ~20-30% cases. While in most cases my DE GUI hangs when I click on "Curve point" in the menu.

When it hanged it consumes one CPU core for 100%. I can terminate it successfully by pressing Ctrl+C on the shell where I started it. So, it does follow signals.

Test using JMVs are, behavior is identical:
# java -version
openjdk version "21.0.3" 2024-04-16
OpenJDK Runtime Environment (build 21.0.3+9-Ubuntu-1ubuntu1)
OpenJDK 64-Bit Server VM (build 21.0.3+9-Ubuntu-1ubuntu1, mixed mode, sharing)

# /opt/jdk-17-x64/bin/java -version
java version "17.0.4.1" 2022-08-18 LTS
Java(TM) SE Runtime Environment (build 17.0.4.1+1-LTS-2)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.4.1+1-LTS-2, mixed mode, sharing)

# /opt/jdk-22.0.2/bin/java -version
java version "22.0.2" 2024-07-16
Java(TM) SE Runtime Environment (build 22.0.2+9-70)
Java HotSpot(TM) 64-Bit Server VM (build 22.0.2+9-70, mixed mode, sharing)

And just reminding that one more very desired step for this feature would be make the measurement menu opening much more easy. Ideally - by keeping a Shift key pressed.

Oleksii <oleksii>
Sat 20 Jul 2024 02:42:27 PM UTC, comment #7: 

I think I understand, why Wayland will not work regarding positioning of the popup. The popup must be a new shell which overlay to the existing graphics. Depending on the number of selected measurements the content may go outside of visible screen and outside of the opening application. Wayland is secure and does not allow to control such shells which is not part of the application itself. My opinion popup with measurements data will never work using Wayland. New shells get opened just in the middle of the screen.
I have updated SWT jar as well to get help content visible again.

You can give it a try. No idea, why toolbar icons are so small with the new SWT.jar. I need to look at it. My Ubuntu is now running on 24.0.4 (Gnome, no need to install GTK)

https://www.dropbox.com/scl/fi/8kdhp0vt1pa9xxdi45x14/dataexplorer-3.9.1-beta-1-bin_GNULinux_x86_64.tar.gz?rlkey=3mtxfok8y668h72vyr30497w2&st=ap1lvhwt&dl=1

have fun

Winfried Brügmann <brueg>
Group administrator
Sat 20 Jul 2024 09:48:29 AM UTC, comment #6: 

That's really sad to hear different troubles depending on different Linux distro.
I'm using Ubuntu 24.04/KDE. Probably using Wayland, but I'm not sure. So could test it.

I think that Alphablending (which background transparency?) is less critical point, while positioning is important.

I recall troubles for other Java-based GUI apps on linux when they try to use transparency, so I'm not surprised to hear this.
For example for "Test controller" (not open source but free tool)
https://lygte-info.dk/project/TestControllerIntro%20UK.html

Oleksii <oleksii>
Sat 20 Jul 2024 09:13:42 AM UTC, comment #5: 

This is the actual status:
Alphablending and positioning of popup is working on macOS and Windows.

Alphablending is working on Ubuntu 23.10, but positioning of the popup doesn't work
Alphablending doesn't work on Debian based systems, but positioning is working
ARM based Debian Bookworm has general problem with popups, alphablending doesn't work, positioning is working only once.
Alphablending is working as well as positioning of popup using Manjaro.

I will update my Ubuntu to 24.1 LTS soon an will see how it behave.

I searched internet for solutions, but it seam not really helpful. Found only hints that Wayland making trouble as well as GTK4. Nice outlook, isn't it.

Winfried Brügmann <brueg>
Group administrator
Thu 18 Jul 2024 05:30:09 PM UTC, comment #4: 

Woooow!!!
That's already really cool!
Is there a build to try it?

An advise - make the white background a transparent for 70% or so. I.e. almost transparent, so it would help to read pop-up text, but in the same time allow to see actual graphs below it.
Have a look on examples I provided initially.

Let me also say I'm sorry to not responding in other tickets I've opened, but I remember that. I'm quite busy currently, but I'll get back to the topics a bit later, for sure!

Oleksii <oleksii>
Thu 18 Jul 2024 05:15:54 PM UTC, comment #3: 

This his a preview how it could look like. Please have a look to attached picture.


Winfried Brügmann <brueg>
Group administrator
Sun 23 Jun 2024 11:15:06 AM UTC, comment #2: 

I know about the Footer of course and use it.
But it's definitely less convenient than what I've asked for fee reason:
- distance between data plots and the Footer is quite big so it's hard for eyes to switch back and forth to track relationship;
- horizontal representing of values makes hard to find a value needed, every time you need to look on it;
- missing coloring.

I do not say to replace the context menu, I just ask to add new possibilities, like pressing Shift key. It might be something else, like additional buttons on the toolbar. But the Shift is really nice thing, as I have experience to use it on other tools and it's really nice user experience.



Oleksii <oleksii>
Sun 23 Jun 2024 09:43:32 AM UTC, comment #1: 

Thank you for the great ideas. I will care about if other problems are solved.

I am not aware if you have enabled the graphics footer (I like usage of context menu :-)
Enabling this may help you for now, refer to attached screen shot.

Most of users run on Windows and are happy to get data somehow visualised. They do not use complex things like key shortcuts,  measuring, they do not know what a context menu is, ... In short, the DataExplorer is too complex for the most of the users. And for sure they do not reed documentation even if I tried to make it somehow context sensitive while running the tool.

So I would be happy if I could find a way to make usage simpler.


Winfried Brügmann <brueg>
Group administrator
Sat 22 Jun 2024 09:37:09 PM UTC, original submission:  

Hello, it's again me :)
I'm really impressed how you are friendly and reactive to implement requested changes to DE to make it better, so let me ask you one more thing.

I often use "Measuring" feature of DE, but it's not so convenient.
I would be happy if can be improved.

1. It's hard to reach Measuring menu. I need to select some item, right click on it, move mouse precisely, wait a fraction of second to get a pop-up sub menu, move mouse precisely again, finally click. This is a nightmare ..

I'd suggest to enable the measuring mode by something much more simple. For example, at least, have a button(s) on toolbar.

Or even better - show it when you keep Shift pressed and click and move mouse. In this case Zooming should not work.
This approach (which Shift key) is used, for example in a PlotJuggler, which I like much less than DE.
When you release mouse key - it should remain on screen.

Using this way (by Shift) also eliminates another issue - when you enable the Measuring, you have again, 3rd time, move mouse precisely over the vertical line and carefully click on it to not lose the mode.
An other point - when I have a lot of data, drawn in full vertical span, it's may be almost unreal to spot where is the vertical line to place mouse over it.
One yet point - when you do Zoom/Pan - you lose the measuring mode and it's annoying that I need to go all the steps to enable it again.


2. Display values in a small pop-up form near to mouse cursor, to not force focusing bottom of the window. Let's call it a Legend.
This is not something specific as for graphing. Many tools are using this approach.
The Legend should be colored the same way as on graph. It could have a few modes:
- current one, for compatibility
- display Legend with only values (to occupy less space on screen)
- the Legend, where display names followed by values.
I attach a few example screenshots.

There should be an easy way switch between modes.

When this would be implemented - it would bring DE to a new level!


Oleksii <oleksii>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #56355:  very-bottom.png added by oleksii (77KiB - image/png)
file #56316:  trace.log.0.zip added by oleksii (20KiB - application/zip)
file #56314:  frames.zip added by oleksii (937KiB - application/zip)
file #56297:  oleksii-test.png added by oleksii (32KiB - image/png)
file #56189:  example1.png added by oleksii (12KiB - image/png)
file #56190:  example2.png added by oleksii (22KiB - image/png)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by brueg (Updated the item)
  • -email is unavailable- added by oleksii (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 20 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-08-14 brueg Attached File- Added Screenshot@2024-08-14@at@18.37.59.png, #56360
        Attached File- Added Screenshot@2024-08-14@at@18.16.53.png, #56361
        Attached File- Added Screenshot@2024-08-14@at@18.24.18.png, #56362
    2024-08-14 oleksii Attached File- Added very-bottom.png, #56355
    2024-08-13 oleksii Attached File- Added first-production-usage.png, #56349
    2024-08-05 brueg StatusReady For Test Done
        Open/ClosedOpen Closed
    2024-07-28 brueg Attached File- Added Screenshot@2024-07-27@at@19.11.13.png, #56323
    2024-07-26 oleksii Attached File- Added trace.log.0.zip, #56316
    2024-07-26 oleksii Attached File- Added BETA-2-single-frame-glitch-only.jpg, #56315
    2024-07-26 oleksii Attached File- Added frames.zip, #56314
    2024-07-26 brueg Attached File- Added Screenshot@2024-07-26@at@17.30.08.png, #56313
    2024-07-23 brueg Attached File- Added Screenshot@2024-07-23@at@15.36.07.png, #56298
        StatusNone Ready For Test
    2024-07-22 oleksii Attached File- Added oleksii-test.png, #56297
    2024-07-18 brueg Attached File- Added Screenshot@2024-07-18@at@19.11.33.png, #56290
        Assigned toNone brueg
    2024-06-23 brueg Attached File- Added Screenshot@2024-06-23@at@11.34.40.png, #56192
    2024-06-22 oleksii Attached File- Added example1.png, #56189
        Attached File- Added example2.png, #56190

    Back to the top

    Powered by Savane 3.14-962f.
    Corresponding source code