Silviu Bogan

Results 80 comments of Silviu Bogan

@VisualMelon I have solved (7) (the WPF only bug) in [my latest commit](https://github.com/silviubogan/oxyplot/commit/e5606cc7201f093ab816a1de61ff1c3ddbe49aba), but for solving (3) I must try using other members of `ToolTip` and, if this does not...

@VisualMelon I solved (3) too in [the latest commit here](https://github.com/silviubogan/oxyplot/tree/crossplatform-tooltip-system). Please continue giving me feedback. My list of remaining tasks related to these tooltip issues is this: 1. Improve the...

@VisualMelon **Question 1:** I have found this line: https://github.com/oxyplot/oxyplot/blob/104cfeb56f20cd5309f8f241b2807125fa3d4b52/Source/OxyPlot/Graphics/Model.MouseEvents.cs#L22 Is it correct to make this constant public and to reference it from `PlotBase.HandlePlotElementsToolTip` and `PlotView.HandlePlotElementsToolTip` instead of using the constant...

I tried your commands. [This](https://superuser.com/questions/718916/problems-installing-ping-in-docker#853376) did not help me install the `ping` command, as you can see below. ## `$ docker-compose logs -f ...smtp_relay_1` *(I replaced `...` with the rest...

@tiberiuichim The Git history of the SearchTags.jsx file shows that from the start of the existence of this file `terms` was used, not `items`. In the history of vocabularies.js reducers...

@tiberiuichim The root of the problem is that at the commit of the change with `items` the unit test for the vocabularies reducer was already failing with this error masking...

@tiberiuichim OK, PR done: https://github.com/plone/volto/pull/3743.

I have the same issue with 1.2.19 and the solution in #333 does not work for me.

I migrated the issues from [another repository][1]. The exported data is this: [qt_mathemakid_issues.zip](https://github.com/sorich87/github-to-bitbucket-issues-migration/files/1271314/qt_mathemakid_issues.zip). The same bug occurred. [1]: https://github.com/silviubogan/ARCHIVED-qt-mathemakid

I have discovered a new error. ``` ❯ yarn start yarn run v1.22.19 warning ../../package.json: No license field $ concurrently "yarn start:tsc" "razzle start" warning ../../package.json: No license field $...